[RFT/RFA] Look for alternate names of the target C/C++ compilers

Paul Brook paul@codesourcery.com
Wed Aug 10 14:21:00 GMT 2005


On Wednesday 10 August 2005 13:36, Paolo Bonzini wrote:
> This patch fixes the problem with building cross libraries (AFAICT in a
> non-combined tree) that Paul Brook signaled.
>
> NCN_STRICT_CHECK_TARGET_TOOL does not allow to specify multiple names
> for the tool, so I rewrote it as NCN_STRICT_CHECK_TARGET_TOOLS.  To keep
> code consistent, I did the same for NCN_STRICT_CHECK_TOOL (creating
> NCN_STRICT_CHECK_TOOLS).  Finally, I removed NCN_CHECK_TARGET_TOOL
> because it was unused (my guess is Nathanael put it there because it was
> not yet in CVS autoconf, but now it is).
>
> Paul, can you please test if this works for you?  If so, ok for gcc/src?

Your patch does fix my problem.

Paul



More information about the Newlib mailing list