------- Comment #5 from pinskia at gcc dot gnu dot org 2006-08-04 04:38 ------- (In reply to comment #4) > I used: > Why is fortran not configured to be built?
Because you don't have GMP (or MPFR) installed? And the reason why Ada is not configured to compile either is because you did not explictly enable it, --enable-libada does not enable Ada. Read: http://gcc.gnu.org/install/prerequisites.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28577