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