gfortran.org

FX Coudert fxcoudert@gmail.com
Tue Jun 28 07:05:00 GMT 2005


> cvs -z 9 co -P -rgcc-x_y-branch gcc
> 
> Where GCC x.y release branch is the version to downld.
> 
> Please tell me the the x.y release branch for gfortran ?

Well, you may want the latest release branch, which is be 4.0 (x=4 and 
y=0). However, the main development tree is also available (somewhat 
more unstable, but has a few more features): you can get it without 
using the -r option ("cvs -z 9 co -P gcc").

Checking out from CVS will get you the source code for the compiler, but 
you might find interesting to download precompiled binaries from 
gfortran.org (see "Binaries for Windows, Linux and MacOS" link).

Thanks for your interest in gfortran!
FX



More information about the Fortran mailing list