Looks like you haven't got the libc headers for arm targets up to date. Try the
following..
In file: gcc-2.95.2/gcc/config/arm/t-linux, add -Dinhibit_libc and
-D__gthr_posix_h to the line that starts with TARGET_LIBGCC2_CFLAGS.
That line should now look like this:
TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer -fPIC -Dinhibit_linc
-D__gthr_posix_h
Re-run configure with extra parameter --disable-threads
After you have built your glibc you can go back and rebuild the complete
compiler as usual!
- Mathias
--
+---------------------------------------------------------+ .--.
| Mathias Teikari [EMAIL PROTECTED] | |o_o |
| Ba. Sc. EE. Office Ph: +41 (0)31 376 2030 | |:_/ |
| SW Development Engineer Mobile Ph: +41 (0)76 541 9449 | // \ \
| Telscom AG Sandrainstr. 17, CH-3007 Bern | (| | )
| | /'\_ _/`\
+---------------- http://www.telscom.ch ------------------+ \___)=(___/
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++