diff options
author | Mark Mitchell <mmitchel@gcc.gnu.org> | 2002-08-05 03:40:38 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2002-08-05 03:40:38 +0000 |
commit | b58bbfbb9bf3fa1a21e56b707aeca8ab4ac7a340 (patch) | |
tree | da8bc74fa9a641ca86d98b1f7d1fabac217722fc /gcc | |
parent | 00386a9be1f1fec9e363f4c87c4b56ba1727f55a (diff) | |
download | gcc-b58bbfbb9bf3fa1a21e56b707aeca8ab4ac7a340.zip gcc-b58bbfbb9bf3fa1a21e56b707aeca8ab4ac7a340.tar.gz gcc-b58bbfbb9bf3fa1a21e56b707aeca8ab4ac7a340.tar.bz2 |
install.texi (Installing GCC): Refer to buildstat.html, rather than listing version-specific build status files.
* doc/install.texi (Installing GCC): Refer to buildstat.html,
rather than listing version-specific build status files.
From-SVN: r56038
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/install.texi | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 526d212..5ae8b20 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -148,11 +148,7 @@ We recommend you browse the entire generic installation instructions before you proceed. Lists of successful builds for released versions of GCC are -available at our web pages for -@uref{http://gcc.gnu.org/gcc-3.1/buildstat.html,,3.1}, -@uref{http://gcc.gnu.org/gcc-3.0/buildstat.html,,3.0} -and -@uref{http://gcc.gnu.org/gcc-2.95/buildstat.html,,2.95}. +available at @uref{http://gcc.gnu.org/buildstat.html}. These lists are updated as new information becomes available. The installation procedure itself is broken into five steps. |