Configure and compile gcc2.95.2 for ARM (Thumb + ARM instr)
Richard Earnshaw
rearnsha@arm.com
Fri Jan 26 01:22:00 GMT 2001
Joel -- you seem to be generating an invalid return address:
repl: bad addresses:
joel.brenner@tchip.com -- illegal address construct ()
> Hi, I've tried to configure Gcc 2.95.2 for target thumb-elf but the result is
> is :
> "Configuration thumb-unknown-elf not supported
> Configure in /tmp/build/gcc failed, exiting"
>
> configure --target=thumb-elf --prefix=$prefix --with-gnu-as --with-gnu-ld
> --host=$host
>
> what is the problem ?
> thanks: joel brenner
>
Oops! It would appear that thumb-elf isn't supported in 2.95 (only
thumb-coff was available at that time).
Adding a thumb-elf configuration might not be too hard, but I don't have
time to look into it right now.
Sorry to have mislead you,
Richard.
More information about the Gcc
mailing list