This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Announcing the first 64-bit Windows gfortran binaries
- From: "Timothy C Prince" <tprince at myrealbox dot com>
- To: fxcoudert at gmail dot com
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 21 Sep 2007 16:20:39 +0000
- Subject: Re: Announcing the first 64-bit Windows gfortran binaries
- Reply-to: tprince at computer dot org
-----Original Message-----
From: "FranÃois-Xavier Coudert" <fxcoudert@gmail.com>
To: "fortran@gcc.gnu.org" <fortran@gcc.gnu.org>
Date: Fri, 21 Sep 2007 14:28:01 +0100
Subject: Announcing the first 64-bit Windows gfortran binaries
Well, almost everything is in the subject...
This is a call for testing. If you have a Win64 machine, please
consider testing these binaries by compiling and running your favorite
Fortran software, or even small "hello world" programs. I need
feedback to know how well these binaries work, and if they work at
all.
- The URL is http://quatramaran.ens.fr/~coudert/gfortran/win64.zip
It works, with the following exceptions at first glance:
no support for -fopenmp or -ffast-math
subroutine which uses sin() and cos() (single precision array arguments) gets NaN
Good start, thanks,
Tim
Tim Prince