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] | |
Jakub Jelinek <jakub@redhat.com> writes:
> 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 see two R_*NONEs also on x86-64. I haven't figured out either where
they come from.
Andreas
> 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
>
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |