This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49738] Compile errors on OSX darwin 11 (Lion)
- From: "kargl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 13 Jul 2011 19:11:02 +0000
- Subject: [Bug fortran/49738] Compile errors on OSX darwin 11 (Lion)
- Auto-submitted: auto-generated
- References: <bug-49738-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49738
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011.07.13 19:10:58
CC| |kargl at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from kargl at gcc dot gnu.org 2011-07-13 19:10:58 UTC ---
This normally means that you are missing one or
more of the required libraries: GMP, MPFR, or MPC.
Please check that these are installed and gcc can
find the libs.