This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Configure and compile gcc2.95.2 for ARM (Thumb + ARM instr)



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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]