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

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).