2.95,2 bug; can not create cross compiler
David Edelsohn
dje@watson.ibm.com
Wed Nov 17 15:20:00 GMT 1999
>>>>> "Eric Schweitz" writes:
Eric> When trying to create a cross-compiler for the PPC target using
Eric> the 2.95.2 release, the build step falls on its own sword with
Eric> the following messages:
Eric> ./libgcc2.c:41: stdlib.h: No such file or directory
Eric> ./libgcc2.c:42: unistd.h: No such file or directory
You need to install the header files for the system targeted by
the cross-compiler and point the bild process at them before building the
cross-compiler.
David
More information about the Gcc-bugs
mailing list