http://sourceware.org/bugzilla/show_bug.cgi?id=13059
Summary: MinGW linker can't send output to /dev/null
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: [email protected]
ReportedBy: [email protected]
Error message: "/dev/null: final close failed: File truncated".
It fails in coff_apply_checksum() in bfd/coffcode.h:
if (!coff_read_word (abfd, &peheader))
return FALSE;
Maybe it should just ignore that error.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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