BFD does not link bfd and asymbol structures properly. This is re-producible at least for GCC 4.4.0 under WinXP32 and Ubuntu 32-bit (9x version). The given program displays that: 1) many sections have zero (or very small like 0x1c) offset 2) the offsets of bfd->sections do not match to the offsets of (asymbol*)->section This does not allow users of BFD to match bfd sections to asymbol sections.
-- Summary: BFD structure linkage is broken Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: dzidzitop at lavabit dot com CC: bug-binutils at gnu dot org GCC build triplet: Mingw4.4.0/WinXP32/PE; GCC4.4.0/Ubuntu 32bit/ELF GCC host triplet: Mingw4.4.0/WinXP32/PE; GCC4.4.0/Ubuntu 32bit/ELF GCC target triplet: Mingw4.4.0/WinXP32/PE; GCC4.4.0/Ubuntu 32bit/ELF http://sourceware.org/bugzilla/show_bug.cgi?id=11582 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils