http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46607
--- Comment #6 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-01-24 23:29:27 UTC --- That would not be an appropriate use of WONTFIX; WONTFIX is for cases such as bugs in a target that has been removed. It's a clear bug in libtool; SUSPENDED might be more appropriate for things waiting on a libtool fix. I would note incidentally a suggestion (comment #3) to work around the general libtool bug on MinGW by stopping it relinking on MinGW. I don't believe there's any good reason for it to be relinking for GCC builds to ELF targets either, so perhaps stopping relinking there would help avoid this problem in many more cases.