invoke.texi (sparc-sun-solaris2*): Add GMP version number.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sun, 16 Jul 2006 05:57:11 +0000 (07:57 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 16 Jul 2006 05:57:11 +0000 (05:57 +0000)
* doc/invoke.texi (sparc-sun-solaris2*): Add GMP version number.

From-SVN: r115492

gcc/ChangeLog
gcc/doc/install.texi

index 02ceb92e9b55b11d89c63ff255199a5c54f408cc..e61ed42f41a5b162aaededeccd4a43ac38af8c49 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * doc/invoke.texi (sparc-sun-solaris2*): Add GMP version number.
+
 2006-07-15  Roger Sayle  <roger@eyesopen.com>
 
        * tree-gimple.c (is_gimple_stmt): Sink test of IS_EMPTY_STMT into
index 658c07287b811fe918e3c6a0549a95cd04ebafa0..fa158350b335ed4f116f67dddeeaf930c3642f5b 100644 (file)
@@ -3832,9 +3832,9 @@ ld: warning: relocation error: R_SPARC_UA32: @dots{}
 To work around this problem, compile with @option{-gstabs+} instead of
 plain @option{-g}.
 
-When configuring the GNU Multiple Precision Library (GMP) on a Solaris 7
-or later system, the canonical target triplet must be specified as the
-@command{build} parameter on the configure line:
+When configuring the GNU Multiple Precision Library (GMP) version 4.1.x
+on a Solaris 7 or later system, the canonical target triplet must be
+specified as the @command{build} parameter on the configure line:
 
 @smallexample
 ./configure --build=sparc-sun-solaris2.7 --prefix=xxx --enable-mpfr