From e00cab22e6f6137510f09383cf315e53e4fa89f0 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Sun, 16 Jul 2006 08:02:31 +0200 Subject: [PATCH] install.texi (sparc-sun-solaris2*): Add GMP version number. * doc/install.texi (sparc-sun-solaris2*): Add GMP version number. From-SVN: r115495 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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 -- 2.47.2