This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Building GFortran
- From: Angelo Graziosi <Angelo dot Graziosi at roma1 dot infn dot it>
- To: fortran at gcc dot gnu dot 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.
So my question is: Why to use the gcc-core of same trunk of GFortran ?
For example, if GFortran builds with a version GCC-4.x or a trunk gcc-xxxx
why not to use those to build current GFC?
In this way the build of GFC could be 'stable' and the maintainers of GFC
could get a 'stable' and a 'daily' feedback from the end user Fortran
programmers, increasing the rate of GFC development.
Cheers,
Angelo.