Help regarding BFD retargeting.

Nick Clifton nickc@redhat.com
Wed Mar 21 11:14:00 GMT 2007


Hi Aashish,

> objdump is not recognizing the file format ..
> 
> [root@localhost binutils]# ./objdump -s /root/Desktop/testcase/test.o
> ./objdump: /root/Desktop/testcase/test.o: File format not recognized
> 
> So, where can the changes be made to dump the object file information?

Are you working with Sneha Ved, or is this just a coincidence ?

   http://sources.redhat.com/ml/binutils/2007-03/msg00252.html

Anyway the same answer applies:

   "Have a look at the function "elfNN_ia64_object_p" in
    bfd/elfxx-ia64.c.  It is this function (once translated
    into elf64_ia64_object_p via the build process) that is
    supposed to be able to detect ELF64 format IA64 binary
    files."

Cheers
   Nick



More information about the Binutils mailing list