[PATCH] Fixup PPC symbol versioning for libgcc symbols
H. J. Lu
hjl@lucon.org
Tue Aug 20 01:28:00 GMT 2002
On Mon, Aug 19, 2002 at 05:13:15PM -0700, Ulrich Drepper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> > Once it is checked in, I can help make sure
> >
> > --enable-oldest-abi=2.3
>
> Make sure it works first.
>
Does it work on x86? I got
/usr/bin/ld: /export/build/gnu/glibc-2.3/build-i686-linux/libc.so: undefined versioned symbol name getrlimit@GLIBC_2.0
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status
I am using binutils 2.13.90.0.4. One can argue the versioned definition
in .o files should override the version script. On the other hand, what
is the point for --enable-oldest-abi=2.3 then? I can change binutils
to allow it. But I need some consensus on that.
H.J.
More information about the Libc-alpha
mailing list