Hi everyone and particularly anyone who knows the pain of building the gcc
cross compiler for the ARM Thumb.
I have tried everything (obviously not otherwise it would work!) but can't
seem to get it to work.
I have downloaded : gcc-2.8.1, gcc-2.95.3, snapshot 210501,
binutils -2.11, 2.9.1
glibc, newlib-1.8.l
I have Mandrake 8 with the new linux kernel.
I have tried :
binutilsx/configure -target=arm-thumb-elf, arm-elf, thumb-elf
gcc/configure -target = as above with newlib and glibc
I can type in arm-thumb-elf-gcc at the command prompt and it is a valid
command, but when I try to compile a file it can't find crt0 or something.
Any suggestions? For instance are there any other parameters in the
arm-elf-gcc -b? etc.
Also, should you be able to rescue me on this you may be able to help me
actually communicating with the arm. I thought I read somewhere you can
communicate with angel from hyperterminal. Mine comes up with Angel but
then garble.
You should be able to do it with gdb, right?
gdb -target=arm-thumb-elf
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.