This document intends to provide you with basic information about gfortran, the GUN Fortran 95 compiler, and links to further documentation about the compiler and the Fortran language.
doc/
directory.comp.lang.fortran
newsgroup on Usenet: people around there discuss fortran, and will be glad to offer you help and advice on any Fortran-related topic. Beware, though: it's know to be a place where discussions sometimes get heated!We maintain an online list of links and selected readings about Fortran. Please help yourself!
This package contains more than just the GNU Fortran compiler. All the utilities included in here are open source, and as such, you are entitled to download their source code, look at it, modify it and redistribute it as long as you abide by their licence (which means, most of the times, that you cannot use them in such a way that doesn't offer the same freedom). For your convenience, and in keeping with the terms of the GNU Public Licence, here is the list of utilities included in this package and where you can download the source that was used to compiler them:
svn://gcc.gnu.org/svn/gcc/trunk
.
This is usually done with the following commande line: svn -q
checkout -r 143587 svn://gcc.gnu.org/svn/gcc/trunk gcc
.If I've forgotten any link, it's a mistake and I'll be glad to correct it if you send me a mail.