This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Cygwin binary on the gfortran wiki
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Fortran List <fortran at gcc dot gnu dot org>
- Date: Fri, 21 Dec 2007 23:32:42 -0800
- Subject: Cygwin binary on the gfortran wiki
Hi all,
I finally got around to updating the Cygwin binary for gfortran 4.3.
Note: The intrinsic NINT() does not work correctly. The mpfr compile time is
fine, but the runtime _builtin_lround is broken.
Jerry