Commit 92441f83 by Gerald Pfeifer Committed by Gerald Pfeifer

re PR bootstrap/10267 (Wrong build instructions for *-*-solaris2*)

	PR bootstrap/10267
	* doc/install.texi (*-*-solaris2): /bin/ksh is not just recommended
	for configuring.

From-SVN: r65270
parent 33b49800
2003-04-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
PR bootstrap/10267
* doc/install.texi (*-*-solaris2): /bin/ksh is not just recommended
for configuring.
2003-04-04 Geoffrey Keating <geoffk@apple.com> 2003-04-04 Geoffrey Keating <geoffk@apple.com>
* dbxout.c (scope_labelno): Add GTY. * dbxout.c (scope_labelno): Add GTY.
......
...@@ -3033,12 +3033,12 @@ GCC you first have to install a pre-built compiler, see our ...@@ -3033,12 +3033,12 @@ GCC you first have to install a pre-built compiler, see our
@uref{binaries.html,,binaries page} for details. @uref{binaries.html,,binaries page} for details.
The Solaris 2 @command{/bin/sh} will often fail to configure The Solaris 2 @command{/bin/sh} will often fail to configure
@file{libstdc++-v3}, @file{boehm-gc} or @file{libstdc++-v3}, @file{boehm-gc} or @file{libjava}. We therefore
@file{libjava}. If you encounter this problem, set @env{CONFIG_SHELL} to recommend to set @env{CONFIG_SHELL} to @command{/bin/ksh} in your
@command{/bin/ksh} in your environment before running @command{configure}. environment.
Solaris 2 comes with a number of optional OS packages. Some of these Solaris 2 comes with a number of optional OS packages. Some of these
packages are needed to use GCC fully, namely @code{SUNWarc}, are needed to use GCC fully, namely @code{SUNWarc},
@code{SUNWbtool}, @code{SUNWesu}, @code{SUNWhea}, @code{SUNWlibm}, @code{SUNWbtool}, @code{SUNWesu}, @code{SUNWhea}, @code{SUNWlibm},
@code{SUNWsprot}, and @code{SUNWtoo}. If you did not install all @code{SUNWsprot}, and @code{SUNWtoo}. If you did not install all
optional packages when installing Solaris 2, you will need to verify that optional packages when installing Solaris 2, you will need to verify that
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment