Subject: Re: ARM ELF TODO list
To: None <port-arm@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: port-arm
Date: 04/25/2001 19:27:34
On Tue, 24 Apr 2001, Ben Harris wrote:

> On Tue, 24 Apr 2001, Ben Harris wrote:
>
> > * (gas) Support for ARM ELF PIC relocations (didn't work last time I
> >   checked)
>
> Actually, looks like GAS is happy to generate PIC output now, but ld still
> falls over on it.

... and in case anyone is interested, it fails when linking together the
objects of a shared library, with lots of errors like:

ttymsg.so(.text+0x8c): internal error: unsupported relocation error

The relocations in question are all R_ARM_JUMP_SLOT.

-- 
Ben Harris                                                   <bjh21@netbsd.org>
Portmaster, NetBSD/arm26               <URL:http://www.netbsd.org/Ports/arm26/>