function addresses and ld.so

Richard Henderson rth@redhat.com
Thu Aug 14 01:58:00 GMT 2003


On Wed, Aug 13, 2003 at 04:35:36PM -0700, David Mosberger wrote:
> Wouldn't, e.g., LD_PRELOADing something break this assumption?

Yes.  Or, indeed, just recompiling the library could result
in different PLT offsets within the DSO, even on x86.

This behaviour is completely broken.  It'll never work reliably.


r~



More information about the Gcc mailing list