This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/37310] gfortran errors in compilation and the making for upgraded compilers



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]