----- Original Message -----
From: "John W. Smay" <jwsmay@xxxxxxxxxxxxx>
To: <gcc-help@xxxxxxxxxxx>
Sent: Friday, May 27, 2011 4:02 AM
Subject: gfortran compiler for Windows 7 x64
Is there a binary gfortran compiler compatible with Windows 7 x64 out
there somewhere in the gnu hierarchy? If so could someone tell me where to
get it.
http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/
Both the "Automated Builds" and "Personal Builds" will contain a gfortran
compiler, afaik. (Certainly, the automated builds do.)
With the automated builds, the names of the executables (gcc.exe, g++.exe,
gfortran.exe, etc.) are all prefixed with "x86_64-w64-mingw32-"
Cheers,
Rob