This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.0.3 build for StrongARM


has somebody managed to make a native or cross-compile gcc version 3.0.3
with c,c++ and java? I have tried to do a native build as well as a cross
target build. Both failed. The message I got from the cross target build is

[...]:../configure --prefix=/usr/local/arm303  --target=arm-linux
--with-headers=/usr/pilz/kernel/linux/include
--enable-version-specific-runtime-libs --enable-languages=c,c++,java
--disable-threads
[...]:make
.....
../../gcc/tsystem.h:63:19: stdio.h: No such file or directory
../../gcc/tsystem.h:66:23: sys/types.h: No such file or directory
../../gcc/tsystem.h:69:19: errno.h: No such file or directory
../../gcc/tsystem.h:80:20: stdlib.h: No such file or directory
../../gcc/tsystem.h:81:20: unistd.h: No such file or directory



I have changed the gcc/config/arm/t-linux already.




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