install.texi (Specific, [...]): Update passus on setting CONFIG_SHELL to /bin/ksh...
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Tue, 14 May 2002 09:14:50 +0000 (11:14 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Tue, 14 May 2002 09:14:50 +0000 (09:14 +0000)
* doc/install.texi (Specific, *-*-solaris2*): Update passus on
setting CONFIG_SHELL to /bin/ksh and remove alternate trick to
(possibly) work around broken /bin/sh.

From-SVN: r53452

gcc/ChangeLog
gcc/doc/install.texi

index 79a2b7e76b0e99b1f581f1a079206ca3be3a6051..6616b526f0239f8cc1312fbf38b3cf34c411aa7a 100644 (file)
@@ -312,6 +312,12 @@ Sat May 11 14:34:35 CEST 2002  Jan Hubicka  <jh@suse.cz>
        * cse.c (rtx_cost): Remove multiplication by power of 2 special
        casing.
 
+2002-05-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/install.texi (Specific, *-*-solaris2*): Update passus on
+       setting CONFIG_SHELL to /bin/ksh and remove alternate trick to
+       (possibly) work around broken /bin/sh.
+
 2002-05-10  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        * config/mips/t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Use mabi=64 and
index bf1c9cfcff5cd840c75c4063318fbc22e0c87363..8bbc0de14c3363a3c55f1affef64499cb748a9fe 100644 (file)
@@ -3461,9 +3461,7 @@ GCC you first have to install a pre-built compiler, see our
 The Solaris 2 @command{/bin/sh} will often fail to configure
 @file{libstdc++-v3}, @file{boehm-gc} or
 @file{libjava}.  If you encounter this problem, set @env{CONFIG_SHELL} to
-@command{/bin/ksh} in your environment and run @command{make bootstrap} again.
-Another possibility that sometimes helps is to remove
-@file{*-*-solaris2*/config.cache}.
+@command{/bin/ksh} in your environment before running @command{configure}.
 
 Solaris 2 comes with a number of optional OS packages.  Some of these
 packages are needed to use GCC fully, namely @code{SUNWarc},