--- Additional Comments From hjl dot tools at gmail dot com 2009-04-17
13:50 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-04-17
13:46 ---
Subject: Bug 10074
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-04-17 13:46:18
Modified files:
bfd: ChangeLog Makefile.am Makefile.in cof
--- Additional Comments From nickc at redhat dot com 2009-04-17 12:27
---
Hi Sergei,
Both of these problems boils down to the fact that the mingw32 target uses a
different binary file format (PE) when compared to your native file format
(ELF).
The eh-group tests only work on ELF t
--- Additional Comments From nickc at redhat dot com 2009-04-17 12:11
---
Hi Claudius,
Thanks - I have applied the patch along with the changelog entry below.
With regard to getting gcc to use a newly built linker you will probably find
in the gcc build directory an executable (fil
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-04-17
12:08 ---
Subject: Bug 9909
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2009-04-17 12:08:10
Modified files:
bfd: ChangeLog
Log message:
PR 99