public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* R_*_NONE in ld.so on Alpha/IA-64
@ 2002-02-27  4:32 Jakub Jelinek
  2002-03-03  5:50 ` Andreas Jaeger
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Jelinek @ 2002-02-27  4:32 UTC (permalink / raw)
  To: Ulrich Drepper, Richard Henderson; +Cc: Glibc hackers

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: R_*_NONE in ld.so on Alpha/IA-64
  2002-02-27  4:32 R_*_NONE in ld.so on Alpha/IA-64 Jakub Jelinek
@ 2002-03-03  5:50 ` Andreas Jaeger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Jaeger @ 2002-03-03  5:50 UTC (permalink / raw)
  To: Jakub Jelinek; +Cc: Ulrich Drepper, Richard Henderson, Glibc hackers

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-03 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-27  4:32 R_*_NONE in ld.so on Alpha/IA-64 Jakub Jelinek
2002-03-03  5:50 ` Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).