This is the mail archive of the gcc@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: Building a crosscompiler


Dan Kegel wrote:
Uwe Reimann wrote:


What C library do you want to use?  glibc?
- Dan
I don't want to use any libc. I'm currently porting uClinux to new platform, so there's no libc yet.

Using --with-newlib made gcc-3.2.1 not convert the system-headers. This does not seem to work with lates CVS sources. Using --with-inhibit-libc made no difference.

Regards, Uwe




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