bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23699] ihex output fails for mipsel-elf-objcopy


From: nickc at redhat dot com
Subject: [Bug binutils/23699] ihex output fails for mipsel-elf-objcopy
Date: Tue, 02 Oct 2018 14:51:18 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23699

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi rhn,

(In reply to rhn from comment #3)

> the target bfd is actually bfd_target_ihex_flavor, which is at the core of
> the issue.

Presumably this is the output bfd.  Do you not have access to 
the input bfd as well ?  For example, could you put a check in
ihex_set_section_contents() ?  (Following the asection->owner 
pointer).  Then you can make sure that the content conversion
is sign-extended as appropriate...

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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