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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

R_*_NONE in ld.so on Alpha/IA-64


Hi!

Another problem I've noticed:
with binutils 2.12, there are a few R_*_NONE relocs both
in Alpha and IA-64 ld.so (but not in IA-32 ld.so).
I haven't yet investigate what is causing this, but if they cannot be
killed easily for 2.12 release, I guess #ifndef RTLD_BOOTSTRAP
around R_*_NONE handling in dl-machine.h would have to be at least
conditionalized on binutils release.

	Jakub


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