bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/13059] New: MinGW linker can't send output to /dev/null


From: d.g.gorbachev at gmail dot com
Subject: [Bug ld/13059] New: MinGW linker can't send output to /dev/null
Date: Fri, 5 Aug 2011 17:09:25 +0000

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: address@hidden
        ReportedBy: address@hidden


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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]