This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Gfortran on Windows (mingw32) with OpenMP
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: tprince at myrealbox dot com
- Cc: Henry Kar Ming Chan <karminghenry at yahoo dot com>, François-Xavier Coudert <fxcoudert at gmail dot com>, "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Mon, 19 Jun 2006 19:09:22 -0700
- Subject: Re: Gfortran on Windows (mingw32) with OpenMP
- References: <200606200047.k5K0lZNv021282@earth.phy.uc.edu> <44975806.4060905@sbcglobal.net>
On Jun 19, 2006, at 7:05 PM, Tim Prince wrote:
Apparently, OP was looking for gfortran to be ported to work with
MSVC++.
Current port of Firefox was cited.
Yes Firefox might work with MSVC++ but gfortran depends on the
internals of
GCC itself to be ported. Gfortran is not a Fortran to C converter
but a real
full flesh compiler integrated with GCC.
-- Pinski