install.texi (Final install): Request additional information in mail about successful...
authorJanis Johnson <janis187@us.ibm.com>
Mon, 24 Sep 2001 17:29:37 +0000 (17:29 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 24 Sep 2001 17:29:37 +0000 (17:29 +0000)
* doc/install.texi (Final install): Request additional information
in mail about successful builds.

From-SVN: r45779

gcc/ChangeLog
gcc/doc/install.texi

index dd18ed42ec65e2528ca0eb3d7c1881c17377d5b3..207b126de9f50fa9c103004b1f2d19c8b34791ff 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-24  Janis Johnson  <janis187@us.ibm.com>
+
+       * doc/install.texi (Final install): Request additional information
+       in mail about successful builds. 
+
 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
 
        * pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.  Use
index e749d04ea7189fbb1bc25f5c8023bdd45ac5d6c9..8c1a7a60f1a765600855639b88e84d64da064de9 100644 (file)
@@ -1111,6 +1111,11 @@ that you successfully built and installed GCC.
 Include the output from running @file{@var{srcdir}/config.guess}.  (Do
 not send us the @file{config.guess} file itself, just the one-line output from
 running it!)  Also specify which version you built.
+If the build was for GNU/Linux, also include the distribution name and version
+(e.g., Red Hat 7.1 or Debian 2.2.3, available from @file{/etc/issue})
+and the version of glibc you used; for RPM-based systems like Red Hat,
+Mandrake, and SuSE type @samp{rpm -q glibc} to get the glibc version,
+and on systems like Debian and Progeny use @samp{dpkg -l libc6}.
 
 We'd also like to know if the
 @ifnothtml