[Bug binutils/12964] Unportable use of sed in binutils/Makefile.am

2011-08-05 Thread a.heider at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12964

Andre Heider  changed:

   What|Removed |Added

 CC||a.heider at gmail dot com

--- Comment #2 from Andre Heider  2011-08-05 
17:08:27 UTC ---
I also ran into this on FreeBSD, and Marcus' suggestion fixes it.

-- 
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
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


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

2011-08-05 Thread d.g.gorbachev at gmail dot com
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: unassig...@sources.redhat.com
ReportedBy: d.g.gorbac...@gmail.com


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
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils