This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32737] internal compiler error: Segmentation fault
- From: "alex_zuma1 at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2007 12:56:48 -0000
- Subject: [Bug fortran/32737] internal compiler error: Segmentation fault
- References: <bug-32737-14840@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from alex_zuma1 at yahoo dot com 2007-07-12 12:56 -------
(In reply to comment #6)
Concerning the compiling sequence: I am aware that the program interpfxlv needs
the three modules (parametri, thom_mod and spline) to work, but I was wondering
if there is a way to tell gfortran to follow the right sequence on it's own.
The problem is: why do I get the final internal compiler error once I have the
three modules in the directory?
Concerning the version, here is what I get when I write gfortran -v in the
prompt:
Using built-in specs.
Target: i386-pc-mingw32
Configured with: ../trunk/configure --prefix=/mingw
--enable-languages=c,fortran
--with-gmp=/home/coudert/local --disable-nls --with-ld=/mingw/bin/ld
--with-as=
/mingw/bin/as --disable-werror --enable-bootstrap --enable-threads
--build=i386-
pc-mingw32 --disable-shared --enable-libgomp
Thread model: win32
gcc version 4.3.0 20070612 (experimental)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32737