Commit 1cba0a4e by Phil Edwards

install.texi (*-*-solaris2*): Refine configure instructions.

2003-08-06  Phil Edwards  <pme@gcc.gnu.org>

	* doc/install.texi (*-*-solaris2*):  Refine configure instructions.

From-SVN: r70202
parent 980f6e8e
2003-08-06 Phil Edwards <pme@gcc.gnu.org>
* doc/install.texi (*-*-solaris2*): Refine configure instructions.
2003-08-06 Alan Modra <amodra@bigpond.net.au> 2003-08-06 Alan Modra <amodra@bigpond.net.au>
* calls.c (load_register_parameters): Arrange for call_fusage to * calls.c (load_register_parameters): Arrange for call_fusage to
......
...@@ -3114,14 +3114,11 @@ install GCC: ...@@ -3114,14 +3114,11 @@ install GCC:
@smallexample @smallexample
% CONFIG_SHELL=/bin/ksh % CONFIG_SHELL=/bin/ksh
% export CONFIG_SHELL % export CONFIG_SHELL
% @var{srcdir}/configure [@var{options}] [@var{target}]
% gmake bootstrap
% gmake install
@end smallexample @end smallexample
As explained in the @uref{build.html,,build} instructions, we recommend and then proceed as described in @uref{build.html,,the build instructions},
to use GNU make, which we call @command{gmake} here to distinguish it where we strongly recommend using GNU make and specifying an absolute path
from Sun make. to invoke @var{srcdir}/configure.
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
are needed to use GCC fully, namely @code{SUNWarc}, are needed to use GCC fully, namely @code{SUNWarc},
......
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