This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problem with elf header


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]