This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Building GFortran
- From: "Timothy C Prince" <tprince at myrealbox dot com>
- To: Angelo dot Graziosi at roma1 dot infn dot it
- Cc: fortran at gcc dot gnu dot org
- Date: Wed, 28 Mar 2007 05:38:43 +0000
- Subject: Re: Building GFortran
- Reply-to: tprince at nospamcomputer dot org
-----Original Message-----
From: Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>
To: fortran@gcc.gnu.org
Date: Wed, 28 Mar 2007 01:38:58 +0200 (MET DST)
Subject: Building GFortran
The build of GFortran is broken on some system (a few days on Linux, a
month on Cygwin). The native Windows version was broken from Oct. 2006 to
March 2007.
All these 'breaks' do not seem related to GFortran itself but to gcc-core.
____________________________________
If the C build is the only problem, why not build with __SCLE disabled in the Cygwin stdio.h, until such time as some resolves it? With this small restriction (disabling support for files containing \r\n which are not text mounted), gcc/g++/objc 4.3 appear to be working well.
I'm confused by these messages about whether there is a further known reason why gfortran isn't working. Do you have a suggestion about how to make gfortran work, once C is working?
Tim Prince