Can't read srec files without an end record

2008-09-12 Thread Mike Ditto
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-

Re: ***UNCHECKED*** Re: ***UNCHECKED*** Re: question about "invalid string offset" & "could not read symbols: Malformed archive" linker errors (fwd)

2008-09-12 Thread Roger Moore
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

Re: Can't read srec files without an end record

2008-09-12 Thread Alan Modra
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