]> gcc.gnu.org Git - gcc.git/blame - libgfortran/README
re PR libfortran/15311 (Incorrect handling of A edit descriptor)
[gcc.git] / libgfortran / README
CommitLineData
6de9cd9a
DN
1This is the GNU Fortran 95 Runtime library (libgfortran).
2It is intended to be compiled as part of GCC.
3
4Programs must be linked with "-lgfortran -lm". The 'gfortran' driver does this
5automatically.
6
7You'll need to apply gcc_config.patch to your top level GCC source directory.
8This tells the the GCC configure system about libgfor. This patch can confuse
9patch as it contains a filename with a '-' in it. use "patch -p1" to avoid this
10problem.
11
12For more information about GNU Fortran 95, see http://gcc-g95.sourceforge.net
13
14Paul Brook <paul@nowt.org>
This page took 0.040964 seconds and 5 git commands to generate.