* install.texi (Final install): Add to the list of info to include
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 18:04:42 +0000 (18:04 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 18:04:42 +0000 (18:04 +0000)
in a report of a successful bootstrap, and add link to 3.1 list.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52956 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index 26fdc00..981185e 100644 (file)
@@ -1,3 +1,8 @@
+2002-04-30  Janis Johnson  <janis187@us.ibm.com>
+
+       * install.texi (Final install): Add to the list of info to include
+       in a report of a successful bootstrap, and add link to 3.1 list.
+
 Tue Apr 30 19:15:36 CEST 2002  Jan Hubicka  <jh@suse.cz>
 
        * i386.md (type): Add new SSE/MMX subtypes, remove usused fop1.
index 031008e..78c0242 100644 (file)
@@ -1278,9 +1278,10 @@ in @file{@var{libdir}} (normally @file{@var{prefix}/lib}); internal
 parts of the compiler in @file{@var{libdir}/gcc-lib}; documentation in
 info format in @file{@var{infodir}} (normally @file{@var{prefix}/info}).
 
-If you built a released version of GCC then if you don't mind, please
+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.0/buildstat.html,,3.0} or
+@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}.
 If your system is not listed for the version of GCC that you built,
 send a note to
@@ -1299,6 +1300,13 @@ This tells us which version of GCC you built and the options you passed to
 configure.
 
 @item
+Whether you enabled all languages or a subset of them.  If you used a
+full distribution then this information is part of the configure
+options in the output of @samp{gcc -v}, but if you downloaded the
+``core'' compiler plus additional front ends then it isn't apparent
+which ones you built unless you tell us about it.
+
+@item
 If the build was for GNU/Linux, also include:
 @itemize @bullet
 @item