public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Use of readelf -D option
@ 2007-04-11  1:11 David Arnold
  2007-04-14  1:27 ` Jim Wilson
  0 siblings, 1 reply; 5+ messages in thread
From: David Arnold @ 2007-04-11  1:11 UTC (permalink / raw)
  To: binutils; +Cc: david

hi,

in porting some testsuite code to RHEL5/x86_64, i've run into a problem
with readelf.  the code runs readelf against our built shared libs,
extracts a list of the visible global symbols, and checks that there's a
suitable man page for each (with a list of known exceptions).

on other systems (eg binutils 2.17 on Debian/unstable i386 and binutils
2.15.92.0.2 on RHEL4/x86_64), readelf -sD appears to list the .dynsym
symbol table only.  but on RHEL5/x86_64, it produces:

  # readelf -sD lib/.libs/libelvin.so.4.1.9
  Dynamic symbol information is not available for displaying symbols.
  # 

i haven't been able to find an explanation of the change in behaviour:
can anyone enlighten me?

thanks muchly,




d

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

end of thread, other threads:[~2007-04-21 17:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-11  1:11 Use of readelf -D option David Arnold
2007-04-14  1:27 ` Jim Wilson
2007-04-15  4:59   ` David Arnold
2007-04-15  7:48     ` H. J. Lu
2007-04-21 19:50     ` Jim Wilson

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