This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/46607] [4.6 Regression] libgfortran relocated install fails
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Jan 2011 23:29:35 +0000
- Subject: [Bug libfortran/46607] [4.6 Regression] libgfortran relocated install fails
- Auto-submitted: auto-generated
- References: <bug-46607-4@http.gcc.gnu.org/bugzilla/>
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.