This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

gcc 2.95 crossed from linux to i386-coff


Hi,

I'm trying to build gcc 2.95 for an i386-coff target and I'm dying when it
tries to compile libgcc2.c (it can't find the header files unistd.h and
stdlib.h)

How do I get this to work?  There is a #if directive surrounding the
inclusion of these files named inhibit_libc, but I don't know the
ramifications of forcing that flag for just that file and don't know the
correct place to turn it on in the configuration or the make.

help is appreciated,
greg

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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