bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alan Modra
Subject: Re: Can't read srec files without an end record
Date: Sat, 13 Sep 2008 09:24:32 +0930
User-agent: Mutt/1.5.9i

On Thu, Sep 11, 2008 at 10:42:14PM -0700, Mike Ditto wrote:
> | $ cat test.srec
> | S315000000000909090909090909444444444444444482
> | S3150000001072727272727272724A4A4A4A4A4A4A4AFA
[snip]
> | $ xppc-objdump -x test.srec
> | xppc-objdump: test.srec: File format not recognized

Looks like this has already been fixed on mainline and 2.19.

2008-02-11  Daniel Jacobowitz  <address@hidden>

        * cache.c (cache_bread): Set bfd_error_file_truncated if EOF
        was reached.
        * srec.c (srec_scan): Calculate the checksum.  Complain on mismatch.

-- 
Alan Modra
Australia Development Lab, IBM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]