]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
install.texi (sparc-sun-solaris2*): Add GMP version number.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sun, 16 Jul 2006 06:02:31 +0000 (08:02 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 16 Jul 2006 06:02:31 +0000 (06:02 +0000)
* doc/install.texi (sparc-sun-solaris2*): Add GMP version number.

From-SVN: r115495

gcc/ChangeLog
gcc/doc/install.texi

index 3a118e4fa763d030dc8c26b0cf63575f127224a0..263c10fd98793ccaf7738c4e6c622a5116040417 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * doc/install.texi (sparc-sun-solaris2*): Add GMP version number.
+
 2006-07-05  Jason Merrill  <jason@redhat.com>
 
        PR c++/13983
index e7d5e9efcc6ce3a58c19f02957a6a803cb15bffa..f0503538e6b30f413f0f6f1fd84de101aafca0a9 100644 (file)
@@ -3635,9 +3635,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