In binutils 2.18, the 'srec' BFD file format does not handle EOF correctly.
This situation only comes up when the srec file does not contain an explicit
"end" record (S7, S8, or S9).
Here is a comparison of the native objdump on a RHEL system, which works OK on
such a file, and a host=i386-redhat-
Hi Nick,
I think I was having some problems before with the libxvtmapi.a file
because I was mixing some of the XVT 5.50 code with the XVT 5.80 code.
Please find on my web-site the complete archive with all source and object
files,
http://www.ece.ualberta.ca/~rmoore/linux.xvt5.8update.12.sept.2
On Thu, Sep 11, 2008 at 10:42:14PM -0700, Mike Ditto wrote:
> | $ cat test.srec
> | S315090909090909090982
> | S315001072727272727272724A4A4A4A4A4A4A4AFA
[snip]
> | $ xppc-objdump -x test.srec
> | xppc-objdump: test.srec: File format not recognized
Looks like this has a