This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran for Win MINGW lagging behind
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Simone Giannerini <giannerini at stat dot unibo dot it>
- Cc: fortran at gcc dot gnu dot org
- Date: Sun, 4 Mar 2007 09:25:25 +0100
- Subject: Re: gfortran for Win MINGW lagging behind
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=F7KHHSIYB9uhaAIMI4bEqI17QV8JVxkOBQAzvaUsulZ4jr9yiFOCihT60IdUaYH+ffUCsSg1F2ZnPalFkZS7wYt14AVYT/ZEfdGvERisDv0tgut4Arnj5ssDth28Q9mSpLa4Z/+OCWFcfGPFV92STEdqqnTv3slc8DeViLM73Kg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=WUeJypCL5GgdjLKoIiWCZZBj+2US6wiu9kC+ltNEHfTktmBAadYzyk26P4kSe47TZuRmMZYYoxXcBZXvMvILOBm5/zeM8Uy5x+B4XDvSCOKesYxSQZsYkKc3pqfExyta7zO/4Ye/qpotO5o06180C/XYnJOqQT7xRhdIQXPfeDM=
- References: <20070219090009.0CD5047B50@magenta.stat.unibo.it>
is there any chance for the MINGW version of gfortran to be as
updated as the Cygwin version is?
Although I realize that I've not been updating the mingw binaries
very often in the recent past, it's now made even more difficult by
the fact that mainline GCC (the 4.3 branch) has been broken on mingw
for now 3 months (not the fortran compiler, but the GCC core itself).
(see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30589 for more details)
FX