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]

Problems


Hi!

I'm trying to compile gcc-2.95.2. It's supposed to run on an Intel machine
(i586) and to produce code for a powerpc-g3.

The configure call was:

../gcc-2.95.2/configure --target=powerpc-g3-linux-gnu --prefix=/usr/powerpc-g3-linux-gnu/

The problem is:

../../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 `/usr/src/sources/work/gcc-ppc/gcc'
make[2]: *** [stmp-multilib-sub] Error 2
make[2]: Leaving directory `/usr/src/sources/work/gcc-ppc/gcc'
make[1]: *** [stmp-multilib] Error 1
make[1]: Leaving directory `/usr/src/sources/work/gcc-ppc/gcc'
make: *** [all-gcc] Error 2

Can anyone help me?

best regards,
florin.
-- 
[...] try this new version instead, which many people believe to
      be the perfect compromise between new and old bugs. :)

	-- announce of ircII 2.9 "roof"



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