I'm ALSO attempting to build an 'a.out' development environment (v2.7 - as
recommended by Russel Kind) on a NetWinder so I can build the Brutus kernel
(downloaded from
http://www.research.digital.com/wrl/itsy/linux/linux-brutus.html
<http://www.research.digital.com/wrl/itsy/linux/linux-brutus.html> ). Note
the NetWinder (DM) comes with 'gcc v2.8.1' (arm-linuxelf) installed.
Please read the description of the problem below. Any ideas??
Jason
-----------------
List of steps:
1) Expanded 'binutils-2.7 tar file and applied the appropriate 'arm'
patch.
2) Ran './configure arm-linuxaout -prefix=/usr' successfully.
3) Ran 'make' and 'make install' successfully.
4) Expanded 'gcc-2.7.2' tar file and applied the appropriate 'arm'
patch.
5) Ran './configure arm-linuxaout' successfully. Ran 'make' and got
these error messages returned:
rm -f ${name}.o; \
done
_muldi3
cc1: Invalid option `7'
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/home/chagas/gcc/gcc-2.7.2'
make[1]: *** [stmp-multilib-sub] Error 2
make[1]: Leaving directory `/home/chagas/gcc/gcc-2.7.2'
make: *** [stmp-multilib] Error 1
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]