------- Comment #2 from burnus at gcc dot gnu dot org 2010-01-13 12:50 ------- No direct idea, but so far almost all libgfortran/configure issues were due to problems with GMP/MPFR - can you check that the correct library is used?
And can you post a backtrace of the the failing gfortran run? (Note, you need to run "gdb" on f951 (actual driver/compiler) and not on "gfortran", use "-v" to find the call, cf. also http://gcc.gnu.org/wiki/DebuggingGCC .) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42723