This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Recognizing Files?
- From: James Sampson <i_am_triumph at ofir dot dk>
- To: BINUTILS Archive <binutils at sources dot redhat dot com>
- Date: Wed, 22 Jan 2003 13:01:54 +0100
- Subject: Recognizing Files?
Hello
I've looked through the source code to objdump, and as far as I can see, it
should use the BFD to check the input file to see which format it is.
I'm messing with the tic54x-unknown-coff, which it recognizes fine, when
Binutils are build for that target, but when it aren't, it doesn't recognize
the file format. How can this be?.
Best Regards
James