This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37310] gfortran errors in compilation and the making for upgraded compilers
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2008 14:00:34 -0000
- Subject: [Bug fortran/37310] gfortran errors in compilation and the making for upgraded compilers
- References: <bug-37310-16653@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jvdelisle at gcc dot gnu dot org 2008-09-01 14:00 -------
Try seeing if you need to install mpfr-devel and gmp-devel packages for your
distribution. This will install the headers needed for those libraries.
Also, make sure you are building in a separate directory away from the source
tree for gcc.
The aforementioned are probably the most common problems I have seen.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37310