From 4813ad6831d281f4cb704a0102a385a701fa6dec Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Mon, 5 Aug 2002 03:40:02 +0000 Subject: [PATCH] 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: r56037 --- gcc/ChangeLog | 5 +++++ gcc/doc/install.texi | 6 +----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6d9dbbac6d10..3117c5d27c6a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-08-04 Mark Mitchell + + * doc/install.texi (Installing GCC): Refer to buildstat.html, + rather than listing version-specific build status files. + 2002-08-04 Joseph S. Myers * doc/include/gcc-common.texi (version-GCC): Increase to 3.2. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 03fa4d02fc2b..ee1af2715816 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. -- 2.47.2