This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50903] configure:14607: error: GNU Fortran is not working;
- From: "chadjidakis at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 29 Oct 2011 13:32:12 +0000
- Subject: [Bug bootstrap/50903] configure:14607: error: GNU Fortran is not working;
- Auto-submitted: auto-generated
- References: <bug-50903-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50903
Cynthia <chadjidakis at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Cynthia <chadjidakis at gmail dot com> 2011-10-29 13:32:12 UTC ---
Thanks for the answers. And, indeed, running "make check" for gmp did not work
using llvm-gcc system compiler in Lion. Following
http://beardedcodewarrior.net/2011/07/25/building-gcc-4-6-1-on-mac-os-x-lion/
(using gcc-4.2 installed previously with Snow Leopard instead of llvm-gcc)
makes gmp work.
Cheers,
Cynthia