A 32-bit hosted binutils for a 64-bit target ought to support large files (ie. > 4G in size). Building with -D_FILE_OFFSET_BITS=64 helps somewhat but many places in bfd use "long" for sizes. eg. bfd_get_reloc_upper_bound.
-- Summary: large file support incomplete Product: binutils Version: 2.19 (HEAD) Status: NEW Severity: enhancement Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: amodra at bigpond dot net dot au CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=5214 ------- 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