John Carter wrote:
I'm trying to create a cross compiler hosted on i386 linux targetting an
embedded arm thumb device with thumb-interworking on.
You need to the modify gcc-4.X/gcc/config/arm/t-arm-elf file to enable multilib for thumb
interworking before building gcc. For gcc 4.0 targetting e
I'm trying to create a cross compiler hosted on i386 linux targetting an
embedded arm thumb device with thumb-interworking on.
When I attempt to link my app which has some ARM
code in it (hence the need for interwork) I get this message...
/opt/gcc4thumb/lib/gcc/arm-elf/4.1.0/../../../../arm