This is the mail archive of the libc-alpha@sourceware.org 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: strong aliases for data do not work properly in shared libs


On Thursday 13 April 2006 14:22, H. J. Lu wrote:
> On Thu, Apr 13, 2006 at 12:00:04PM -0400, Mike Frysinger wrote:
> > the difference in func addresses is expected as each address refers to a
> > unique PLT entry and both PLT entries refer back to the proper symbol
> >
> > what i'm looking at here is the FAIL in prog-dynamic-lib with strong data
>
> It is because of copy relocation. On ia64, I got

indeed ... testing on some misc Gentoo ports and i see strong data fail on 
amd64/arm/x86, but work on ia64/ppc/ppc64
-mike


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