This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Disable bprob.exp for cross targets


On Wed, 24 Sep 2003, Joern Rennecke wrote:
> > Quite. Apparently almost all of them. I configured a combined/unified
> > tree this weekend for sh-elf and didn't get any passes for the sh tools.
> > The toolchain defaults to --with-headers and --with-newlib in this case
> > and so shouldn't be necessary on the command line. Joern could you
> > enlighten me a bit more please?
>
> gcc/configure.in sets inhibit_libc for newlib configurations unless you
> specifically set --with-headers.

That seems just wrong for an in-source newlib.  Any reason why
it shouldn't default to the effect of --with-headers for an
in-source newlib?  Some kind of chicken-and-egg problem?

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]