diff options
author | pbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-29 18:04:34 +0000 |
---|---|---|
committer | pbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-29 18:04:34 +0000 |
commit | 05e34b2dea0ce9e902f7d4368c4504884f4f7389 (patch) | |
tree | 3ce4ae47a0846cbecfdd3f7f62a5b26b1681926c /gcc/doc | |
parent | 153634dde66793c19e61852e201ba29b9e672af8 (diff) | |
download | gcc-05e34b2dea0ce9e902f7d4368c4504884f4f7389.tar.gz |
2005-07-29 Paul Brook <paul@codesourcery.com>
* doc/install.texi: Add link to GFortran binaries wiki page.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102561 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/install.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index afd268bc01f..cee07710bd0 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2169,6 +2169,10 @@ Solaris/SPARC 2.5.1, 2.6, 7, 8, and 9. @item @uref{http://www.openpkg.org/,,OpenPKG} offers binaries for quite a number of platforms. + +@item +The @uref{http://gcc.gnu.org/wiki/GFortranBinaries,,GFortran Wiki} has +links to gfortran binaries for several platforms. @end itemize In addition to those specific offerings, you can get a binary |