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>
* calls.c (load_register_parameters): Arrange for call_fusage to
......
......@@ -3114,14 +3114,11 @@ install GCC:
@smallexample
% CONFIG_SHELL=/bin/ksh
% export CONFIG_SHELL
% @var{srcdir}/configure [@var{options}] [@var{target}]
% gmake bootstrap
% gmake install
@end smallexample
As explained in the @uref{build.html,,build} instructions, we recommend
to use GNU make, which we call @command{gmake} here to distinguish it
from Sun make.
and then proceed as described in @uref{build.html,,the build instructions},
where we strongly recommend using GNU make and specifying an absolute path
to invoke @var{srcdir}/configure.
Solaris 2 comes with a number of optional OS packages. Some of these
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