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: sowaac.rhn at porcupinefactory dot org
Subject: [Bug binutils/23699] ihex output fails for mipsel-elf-objcopy
Date: Mon, 01 Oct 2018 19:32:53 +0000

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

--- Comment #3 from rhn <sowaac.rhn at porcupinefactory dot org> ---
Hi Nick,

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

One of the solutions I was thinking about was to create an ihex backend with
only the signedness information in it. That would still require ihex-specific
changes in the copy procedure somewhere though. I couldn't easily identify
where those would be needed, but I'm happy to dig deeper if you think it's the
way forward.

Thanks for taking a look,
rhn

-- 
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]