I'm using gcc-2.95.2.tar.gz with gcc-2.95.2-diff-991022.gz.
After make binutils-2.9.5.0.42 with no patch, I tried command 'make
LANGUAGES="c"' but below errors are shown.

./libgcc2.c:41: stdlib.h: there's no file
./libgcc2.c:42: unistd.h: tehre's no file
make[3]: Leaving directory `/devel/arm/assabet/gcc-2.95.2/gcc'
make[2]: *** [stmp-multilib-sub] Error 2
make[2]: Leaving directory `/devel/arm/assabet/gcc-2.95.2/gcc'
make[1]: *** [stmp-multilib] Error 1
make[1]: Leaving directory `/devel/arm/assabet/gcc-2.95.2/gcc'
make: *** [all-gcc] Error 2

If I use '-i' option to disregard errors, libgcc.a is made but it's not
correct. So it caused another error when compile glibc-2.1.3.
ehwn compile egcs-1.1.2 has not generated any error like this.
How can I solve this?


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to