This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: New Cygwin binary posted. was: help in creating gfortran windows binaries
- From: Angelo Graziosi <Angelo dot Graziosi at roma1 dot infn dot it>
- To: Jerry DeLisle <jvdelisle at verizon dot net>
- Cc: fortran at gcc dot gnu dot org
- Date: Sat, 27 Jan 2007 17:18:22 +0100 (MET)
- Subject: Re: New Cygwin binary posted. was: help in creating gfortran windows binaries
On Sat, 27 Jan 2007, Jerry DeLisle wrote:
> Hello,
>
> I have posted a new binary:
>
> http://quatramaran.ens.fr/~coudert/gfortran/gfortran-4.3-20070127-Cygwin-i686.tar.bz2
>
> As soon as this tests out OK, I will set the link for the wiki default.
>
> Please feel free to test this.
>
I have tried but it hangs as the previous:
$ gfc -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: ../gcc43/configure --prefix=/home/jerry/usr
--enable-languages=c,fortran --enable-bootstrap --enable-threads=posix
--enable-sjlj-exceptions --enable-version-specific-runtime-libs --enable-nls --disable-libmudflap
--disable-shared --disable-win32-registry --with-system-zlib
--without-included-gettext --without-x --disable-checking --enable-werror
Thread model: posix
gcc version 4.3.0 20070127 (experimental)
BUT
$ gfc hello.F95
hangs!
I am building GFortran with YOUR configure options (--enable-languages=c,
fortran --disable-libmudflap --enable-libgomp --disable-checking
--enable-threads --enable-werror) to see what happen, but it still takes
almost 2 o 3 hours.
Angelo.