From: Craig Rodrigues Date: Sat, 19 Jan 2002 00:06:49 +0000 (+0000) Subject: install.texi (hppa*-hp-hpux11): Clarify that GCC 2.95.x cannot be used for bootstrapp... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f2a28d7b3932f7b6e42fa5c8d2f13037c3d4e06;p=gcc.git install.texi (hppa*-hp-hpux11): Clarify that GCC 2.95.x cannot be used for bootstrapping GCC 3.0. 2002-01-18 Craig Rodrigues * doc/install.texi (hppa*-hp-hpux11): Clarify that GCC 2.95.x cannot be used for bootstrapping GCC 3.0. From-SVN: r49001 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bcb863342e9..2cf1b64fb6c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-01-18 Craig Rodrigues + + * doc/install.texi (hppa*-hp-hpux11): Clarify that GCC 2.95.x cannot + be used for bootstrapping GCC 3.0. + 2002-01-18 Kazu Hirata * config/h8300/h8300.md: Fix an insn length. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 1c110c56177..dfa1214b59b 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2167,6 +2167,9 @@ this platform. Thread support is not currently implemented for this platform, so @option{--enable-threads} does not work. See @uref{http://gcc.gnu.org/ml/gcc-prs/2002-01/msg00551.html} and @uref{http://gcc.gnu.org/ml/gcc-bugs/2002-01/msg00663.html}. +GCC 2.95.x is not supported under HP-UX 11 and cannot be used to +compile GCC 3.0. Refer to @uref{binaries.html,,binaries} for information +about obtaining precompiled GCC binaries for HP-UX. @html