------- 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 targets so they should not have been run for the i686-pc-mingw32. (This has been fixed in the mainline sources). Support for weak symbols in PE format files is under active development at the moment, so the tests have been left active, even though they are known to fail for PE targets. Cheers Nick -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=10058 ------- 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