A glibc dynamic linker or gld bug?
Ian Lance Taylor
ian@zembu.com
Wed Jul 7 11:22:00 GMT 1999
Date: Wed, 7 Jul 1999 18:23:19 +1000
From: Geoff Keating <geoffk@ozemail.com.au>
These cases are not fixable under the usual non-pic-executable model, in
which all addresses referenced by the executable are fixed at link
time.
No, they are fixable. We just need to generate the appropriate
dynamic relocations. At present we do not do that, but there is
nothing preventing us from doing it.
Ian
More information about the Binutils
mailing list