Weird issues. Linker + arm/thumb interworking / stub is not implemented.

Daniel Jacobowitz drow@false.org
Sun Jun 19 20:06:00 GMT 2005


On Sun, Jun 19, 2005 at 08:32:24PM +0200, Sylvain Becker wrote:
> Hi,
> 
> This may not be the correct mailing list for this question.
> 
> My cross-compilation chain for ARM/THUMB for xscale doesn't behave
> correctly during linking step. (use gcc-3.4.3 / glibc-2.3.3 /
> binutils-2.15 / linux-2.6.10 ).

Binutils 2.15 did not support dynamic linking for Thumb.  Try a newer
version.

Glibc 2.3.3 doesn't support interworking with Thumb, either.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Binutils mailing list