Trouble in building cross gcc

Eddie CHEUNG [ESD] eddie@hkpc.org
Sat Apr 1 00:00:00 GMT 2000


I have tried to build a cross complier which hosted in PC 586 Linux  and target for the powerpc embedded, I follow the steps listed in the FAQ section. I have make the Binutils, but  I make the gcc, I got the following message.

../../gcc-2.95.2/gcc/libgcc2.c:41: stdlib.h: No such file or directory
../../gcc-2.95.2/gcc/libgcc2.c:42: unistd.h: No such file or directory 
make[3]: *** [libgcc2.a] Error 1
make[3]: Leaving directory `/root/crossgcc-src/build-gcc/gcc'
make[2]: *** [stmp-multilib-sub] Error 2
make[2]: Leaving directory `/root/crossgcc-src/build-gcc/gcc'
make[1]: *** [stmp-multilib] Error 1
make[1]: Leaving directory `/root/crossgcc-src/build-gcc/gcc'
make: *** [all-gcc] Error 2 


Can someone help me to fix it, or tell me what is wrong?

Eddie


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



More information about the crossgcc mailing list