This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH] invoke.texi: reference common buildstat.html
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 16 Aug 2002 14:29:56 -0700
- Subject: [PATCH] invoke.texi: reference common buildstat.html
I've installed the following as obvious. Other places, including
earlier in invoke.texi, that used to reference individual build status
lists now reference a new page that lists them all. This one seems to
have been overlooked.
Tested with make dvi and make info.
2002-08-16 Janis Johnson <janis187@us.ibm.com>
* doc/install.texi (Final installation): Replace links to individual
build status pages with a link to a common page that lists them all.
Index: doc/install.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/doc/install.texi,v
retrieving revision 1.132
diff -u -p -r1.132 install.texi
--- doc/install.texi 16 Aug 2002 17:24:33 -0000 1.132
+++ doc/install.texi 16 Aug 2002 21:13:15 -0000
@@ -1291,10 +1291,8 @@ parts of the compiler in @file{@var{libd
info format in @file{@var{infodir}} (normally @file{@var{prefix}/info}).
If you built a released version of GCC using @samp{make bootstrap} then please
-quickly review the build status page 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}, or
-@uref{http://gcc.gnu.org/gcc-2.95/buildstat.html,,2.95}.
+quickly review the build status page for your release, available from
+@uref{http://gcc.gnu.org/buildstat.html}.
If your system is not listed for the version of GCC that you built,
send a note to
@email{gcc@@gcc.gnu.org} indicating