Reference to stub in libgcc.a

Dirk Neumann DirkNeumann@gmx.ch
Sun Jun 23 08:41:00 GMT 2002


Hi,

I want to compile a project for arm/thumb. The GCC 3.1 and the binutils 2.12 are successfully compiled and installed for arm-elf (on pc-linux-gnu host). The gcc produces an assembler-output with "_call_via_r3". This stub exists definetly in the library libgcc.a, but the linker (arm-elf-ld) does not link this stub. The linker-flag is set to this directory, but arm-elf-ld produces the message 
'undefined reference to _call_via_r3'.

Who can help?

Thanks

Dirk.



More information about the Binutils mailing list