https://sourceware.org/bugzilla/show_bug.cgi?id=19713
Bug ID: 19713
Summary: bfd/elflink.c does not handle octets_per_byte
properly, line 11412
Product: binutils
Version: 2.25
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: dgisselq at ieee dot org
Target Milestone: ---
There are several "FIXME" lines within bfd/elflink.c outlining how bfd does not
properly support ELF files where octets per byte is not 1. I'm currently
working on a port that relies on octets per byte being 4, not 1. Each of these
fixme's therefore notes a problem with bfd/elflink.c.
This bug references line 11412 of bfd/elflink.c in 2.25, where the
output_offset needs to be multiplied by the number of octets per byte. While
this bug exists in the current version, the line numbers may have changed.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils