Problem with elf header

Dave Korn dave.korn@artimi.com
Wed Feb 15 00:17:00 GMT 2006


On 14 February 2006 05:35, Sandeep Kumar wrote:

> Can anyone just tell me that why after reading the elf headers of the
> applications like gzip, bunzip2 on the x86 machines , the program
> entry point along with all other entries are zeros.

  Can't reproduce it here:

[dk@pepper dk]$ uname -a
Linux pepper.local 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386
GNU/Linux
[dk@pepper dk]$ readelf -lhS /bin/gzip /usr/bin/bunzip2 | grep -i entry
  Entry point address:               0x8048db0
  Entry point address:               0x8049270
[dk@pepper dk]$ 


  Perhaps a few more details ?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Binutils mailing list