OSDN Git Service

2003-08-06 Phil Edwards <pme@gcc.gnu.org>
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Aug 2003 16:20:22 +0000 (16:20 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Aug 2003 16:20:22 +0000 (16:20 +0000)
* doc/install.texi (*-*-solaris2*):  Refine configure instructions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70202 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index e3774ae..614c804 100644 (file)
@@ -1,3 +1,7 @@
+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
index d9c4454..efbe049 100644 (file)
@@ -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},