Hi Phil,
I built/installed "binutils" and "egcs" for "arm-linuxaout" [aparently]
successfully. Then I ran into problems compiling a "Hello World" application
with 'a.out':
#arm-linuxaout-gcc -v -c hello.c
Reading specs from
/usr/local/arm/lib/gcc-lib/arm-linuxaout/egcs-2.91.60/specs
gcc version egcs-2.91.60 19990113/philb (egcs-1.1.1 release)
/usr/local/arm/lib/gcc-lib/arm-linuxaout/egcs-2.91.60/cpp -lang-c -v -undef
-D_
_GNUC__=2 -D__GNUC_MINOR__=91 -Dunix -Darm -Dlinux -D__unix__ -D__arm__
-D__linu
x__ -D__unix -D__arm -D__linux -Asystem(unix) -Asystem(posix) -Acpu(arm)
-Amachi
ne(arm) -D__CHAR_UNSIGNED__ -D__ARM_ARCH_2__ -D__APCS_26__ hello.c
/tmp/ccKF3lGx
.i
GNU CPP version egcs-2.91.60 19990113/philb (egcs-1.1.1 release) (ARM
GNU/Linux
with a.out)
#include "..." search starts here:
#include <...> search starts here:
/usr/local/arm/lib/gcc-lib/arm-linuxaout/egcs-2.91.60/include
/usr/local/arm/arm-linuxaout/include
End of search list.
hello.c:2: stdio.h: No such file or directory
I noticed that "/usr/local/arm/arm-linuxaout/sys-include" was not created.
Any ideas?
Thanks,
Jason
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]