Build gcc version 4.3.0 20070711 (experimental) with fortran faild. The massage is,
checking whether the GNU Fortran compiler is working... no configure: error: GNU Fortran is not working; please report a bug in http://gcc.gnu.org/bugzilla, attaching /home/xmj/temp/mini-gcc/obj/x86_64-unknown-linux-gnu/libgfortran/config.log make[1]: *** [configure-target-libgfortran] Error 1 make[1]: Leaving directory `/home/xmj/temp/mini-gcc/obj' make: *** [all] Error 2 Here's the config.log, $ ../configure --prefix=/home/xmj/temp/mini-gcc/install --with-gmp=/home/xmj/gcc-ici/install --with-mpfr=/home/xmj/gcc-ici/install --enable-languages=fortran ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 2.6.9-42.ELlargesmp uname -s = Linux uname -v = #1 SMP Wed Jul 12 23:46:39 EDT 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/xmj/install/bin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /home/xmj/gcc-ici/install/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1501: checking build system type configure:1519: result: x86_64-unknown-linux-gnu configure:1554: checking host system type configure:1568: result: x86_64-unknown-linux-gnu configure:1576: checking target system type configure:1590: result: x86_64-unknown-linux-gnu configure:1633: checking for a BSD-compatible install configure:1688: result: /usr/bin/install -c configure:1699: checking whether ln works configure:1721: result: yes configure:1725: checking whether ln -s works configure:1729: result: yes configure:2820: checking for gcc configure:2836: found /usr/bin/gcc configure:2846: result: gcc configure:3090: checking for C compiler version configure:3093: gcc --version </dev/null >&5 gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3096: $? = 0 configure:3098: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) -- Summary: GNU Fortran is not working Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joefoxreal at gmail dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34242