ARM in thumb mode

Philip Blundell philb@gnu.org
Mon Apr 23 01:11:00 GMT 2001


>  I'd want to compile mi C sources into ARM's THUMB code. I have
>compiled gcc 2.95.2 with the targets arm-elf and arm-thumb-elf, but I

You need to use a target of `thumb-elf'.  The middle component is basically 
ignored so `arm-thumb-elf' won't do any good.

p.




More information about the Gcc mailing list