From: Eric Botcazou Date: Sun, 16 Jul 2006 06:02:31 +0000 (+0200) Subject: install.texi (sparc-sun-solaris2*): Add GMP version number. X-Git-Tag: releases/gcc-4.0.4~525 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e00cab22e6f6137510f09383cf315e53e4fa89f0;p=thirdparty%2Fgcc.git install.texi (sparc-sun-solaris2*): Add GMP version number. * doc/install.texi (sparc-sun-solaris2*): Add GMP version number. From-SVN: r115495 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3a118e4fa763..263c10fd9879 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-07-16 Eric Botcazou + + * doc/install.texi (sparc-sun-solaris2*): Add GMP version number. + 2006-07-05 Jason Merrill PR c++/13983 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index e7d5e9efcc6c..f0503538e6b3 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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