Binary compatibility loss regarding errno
Roland McGrath
roland@redhat.com
Fri Dec 27 13:47:00 GMT 2002
> On Fri, Dec 27, 2002 at 01:09:48PM -0800, Roland McGrath wrote:
> > I consider this an ld bug. It's invalid to produce other than an
> > R_386_GLOB_DAT reloc for a data object that is exported at runtime.
>
> If you have a small testcase, I will take a look.
$ gcc -shared -o loser.so loser.c -Wl,--version-script=loser.v
$ readelf -r loser.so
Note no reloc using the symbol `x'.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: loser.c
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20021227/2d6d9553/attachment.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: loser.v
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20021227/2d6d9553/attachment.ksh>
More information about the Libc-alpha
mailing list