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: [PATCH roland/ehdr_start] Use __ehdr_start, when available, for rtld to get its own headers.


> This causes a failure in check-abi-ld.

I have no problems on x86_64-linux-gnu with trunk binutils.

> It looks like the additional symbol entry:
> 
> 0000000000000000 g    D  .note.gnu.build-id     0000000000000000  Base
>        .hidden __ehdr_start
> 
> needs to either be accounted for in the abilist files or ignored in
> the abilist script.

That looks like a binutils bug.  __ehdr_start should never make it to
.dynsym.  Give details about your libc configuration and your binutils
version.


Thanks,
Roland


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