According to Ulrich Drepper:
> Bill Metzenthen <[EMAIL PROTECTED]> writes:
> 
> > hmmm, readelf doesn't appear to be with SuSE 5.3 or on the InfoMagic
> > June 98 developer's resource disks but I do have a copy on my old machine:
> 
> Update to a recent binutils version and you'll have it.
> 

I'm confused.  binutils-2.9.1.0.19a is the latest version isn't it?

  # cd /usr/src/bin/binutils/binutils-2.9.1.0.19a
  # find -name 'readelf*'
  # grep -i readelf `find . -type f`
  # ls -R | wc
     2819    2736   27846
  #

So there is no file called readelf or readelf*, and readelf is not
mentioned in any source file or binary.  As I mentioned, I try to keep
up with binutils releases and the normal install process of binutils
has never installed a readelf for me.

I don't keep really old versions of binutils around, but:

  # tar tvfz binutils-2.9.1.0.3.tar.gz | grep -i readelf
  #

So what gives?  Am I doing something really stupid?

-- 
-----------------------------------------------------------------------------
Bill Metzenthen        | See http://www.suburbia.net/~billm/ for information
[EMAIL PROTECTED]    | on an 80x87 FPU emulator, using floating point
[EMAIL PROTECTED]     | (particularly on Linux), and code for manipulating
Melbourne, Australia   | the floating point environment on 80x86 Linux.
-----------------------------------------------------------------------------

Reply via email to