This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fixup PPC symbol versioning for libgcc symbols


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]