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: File not recognized in objdump!!


On Monday 26 March 2007, Aashish Gupta wrote:
> I am trying to modify objdump to dump object file information for a
> ELF64 file but on a different
> kernel but its giving an error saying file format not recognized.
>
> > [root@localhost binutils]# ./objdump -s /root/Desktop/testcase/test.o
> > ./objdump: /root/Desktop/testcase/test.o: File format not recognized
>
> Which part of the code should I look for in order to get through this
> error?

probably none ... build up a binutils for a target that supports the ELF 
format you're trying to analyze and/or build up binutils 
with --enable-targets=all
-mike

Attachment: pgp00000.pgp
Description: PGP signature


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