[Bug fortran/60953] configure: error: GNU Fortran is not working

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 25 20:30:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #3 from kargl at gcc dot gnu.org ---
(In reply to multya from comment #2)
> (In reply to Jakub Jelinek from comment #1)
> > Most likely a problem with your gmp or mpfr libraries.
> 
> Gmp and mpfr was installed and reinstalled without any errors.

Have you tested your hardware?  Do you have some artificially
low stack limt?  Your config.log file shows

configure:12828: checking whether we are using the GNU Fortran compiler
configure:12841: /usr/ports/lang/gcc/work/build/./gcc/gfortran
-B/usr/ports/lang/gcc/work/build/./gcc/
-B/usr/local/i386-portbld-freebsd8.1/bin/
-B/usr/local/i386-portbld-freebsd8.1/lib/ -isystem
/usr/local/i386-portbld-freebsd8.1/include -isystem
/usr/local/i386-portbld-freebsd8.1/sys-include    -c   conftest.F >&5
<built-in>:0:0: internal compiler error: Segmentation fault: 11

This is often a sign of bad memory.

PS:  I note that you appear to be using FreeBSD 8.1, which has an
end-of-life date July 31, 2012.  You're obviously trying to install
from a recent FreeBSD ports collection snapshot.  I doubt that it
has been tested on FreeBSD 8.1.



More information about the Gcc-bugs mailing list