This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51607] configure: error: GNU fortran compiler is not working ;
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 18 Dec 2011 09:51:35 +0000
- Subject: [Bug fortran/51607] configure: error: GNU fortran compiler is not working ;
- Auto-submitted: auto-generated
- References: <bug-51607-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51607
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-12-18 09:51:35 UTC ---
Most of the time this issue indicates a problem with the MPFR installation.
On Darwin, those issues were said to be due to miscompilations of MPFR by
Apple's GCC, cf. PR 51103 and PR 51343.