------- Comment #2 from davek at gcc dot gnu dot org 2009-09-20 14:59 ------- Perhaps the two single most salient points from that diff:
# Is the compiler the GNU compiler? -with_gcc=no +with_gcc=yes # Whether we are building with GNU ld or not. -with_gnu_ld="no" +with_gnu_ld="yes" Did not having fortran in the mix maybe cause some basic tests of the build tools/environment to be omitted? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41418