2.95,2 bug; can not create cross compiler

Jonathan Larmour jlarmour@cygnus.co.uk
Tue Nov 30 23:39:00 GMT 1999


In article < 199911180217.SAA24654@kankakee.wrs.com > you write:
>> From: "Eric Schweitz" <schweitz@nortelnetworks.com>
>> To: gcc@gcc.gnu.org, gcc-bugs@gcc.gnu.org
>> Date: Wed, 17 Nov 1999 17:13:40 -0500 (EST)
>> Reply-To: "Eric Schweitz" <schweitz@nortelnetworks.com>
>
>> +#if defined(CROSS_COMPILE) && !defined(inhibit_libc)
>> +#define inhibit_libc
>> +#endif
>
>These patches are not quite right (for example, they kill some
>functionality on VxWorks).  The right approach, if you must is to
>define inhibit_libc, if you want to go this route.  Though, I prefer
>the autoconf approach.  No one has contributed that yet.

Isn't this what --without-newlib is for?

Jifl



More information about the Gcc-bugs mailing list