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: link issue with i686, ifunc & newer binutils


H.J. Lu, on Sun 29 May 2016 15:02:06 -0700, wrote:
> You may have run into
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=19939
> 
> Pleas get binutils master branch for better diagnostic.

That's possible indeed, I have add -Wl,-warn-shared-textrel to the link
command, and got 

/usr/bin/ld: /tmp/glibc-2.22/build-tree/hurd-i386-libc/libc_pic.os: warning: relocation against `_hurd_self_sigstate' in readonly section `.text'

and _hurd_self_sigstate is not an ifunc.

Samuel


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