public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "David Arnold" <david@mantara.com>
To: binutils@sourceware.org
Cc: david@mantara.com
Subject: Use of readelf -D option
Date: Wed, 11 Apr 2007 01:11:00 -0000	[thread overview]
Message-ID: <2594.1176253841@d.0x1.org> (raw)

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

             reply	other threads:[~2007-04-11  1:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-11  1:11 David Arnold [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2594.1176253841@d.0x1.org \
    --to=david@mantara.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).