This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

RE: Cross Compiler Install questions


Thanks for your suggestion, I tried it but I pretty much got the same error again.
I used,
--with-headers=/home/gnu/glibc-2.2/include 

Masaki

-----Original Message-----
From: Hua Ji [mailto:hji@netscreen.com]
Sent: Wednesday, January 17, 2001 2:56 PM
To: 'Birchmier, Masaki'; 'crossgcc@sources.redhat.com'
Subject: RE: Cross Compiler Install questions


 
Now I get the popular error message:
	....../libgcc2.c:41: stdlib.h: No such file or directory
	....../libgcc2.c:42: unistd.h: No such file or directory

Hua: Try to use "--with-headers" to EXPLICTELY specify where to get the
header files, which should be located in your 
gnu libc directory somewhere. And please keep me updated. 

------
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]