sh-elf shared library dilemma

Richard Henderson rth@redhat.com
Sat Feb 10 12:01:00 GMT 2001


On Fri, Feb 09, 2001 at 08:03:20PM -0800, Toshi Morita wrote:
> DO both of these solutions:
> 
> 1) Preserve the ability to link with SHC-generated object files
>    (which use REL)?

Assuming it works now: kinda and yes respectively.

Certainly the dynamic REL solution does.  Requiring proper addends for
dynamic RELA would either complicate the linker or prevent you from
creating proper shared libraries (ie restrict you to static linking).

> 2) Preserve the linker relaxation capability?

Yes.


r~



More information about the Binutils mailing list