install.texi (Specific, [...]): Update passus on setting CONFIG_SHELL to /bin/ksh and remove alternate trick to...
* 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
This commit is contained in:
parent
d88a8ff585
commit
29f21e4f70
@ -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
|
||||
|
@ -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},
|
||||
|
Loading…
Reference in New Issue
Block a user