[Bug fortran/43770] GNU Fortran is not working

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 16 16:47:00 GMT 2010



------- Comment #4 from kargl at gcc dot gnu dot org  2010-04-16 16:47 -------
Change the severity to normal.

It appears you have more than 1 version of mpfr install
and you're picking up the wrong library.  I suspect that
you do not want data2/share/matlab2007/bin/glnxa64/libmpfr.so.1,
but rather a version in say /usr/local/lib.

Please use the --with-gmp, --with-mpfr, and --with-mpc 
configure options to point at the correct libraries.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43770



More information about the Gcc-bugs mailing list