plt for arm gnu thumb

Daniel Jacobowitz drow@false.org
Tue Apr 18 13:10:00 GMT 2006


On Tue, Apr 18, 2006 at 01:58:18PM +0200, johnmc@sidsa.es wrote:
> hello
> 
> 
> I have just finished a shared library system using the gnu tools for a
> system using  arm thumb code but I have found that there is a problem in
> that the plt is produced for arm code and it does not work correctly .
> question - can I force the gnu tools to produce thumb code plt.

What is the actual problem?

The PLT will always be in 32-bit instructions, but the linker should
arrange for things to work for PLT calls from Thumb also.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Binutils mailing list