On 2005-02-16 08:13:24 +0100, Eric Botcazou wrote:
> > I tried this evening to install gmp-4.1.4 and mpfr-2.1.0 on my Solaris
> > machines and I failed on the first try.  (I think the default install
> > for gmp on my machines is a 64-bit version, but the default for mpfr
> > and gcc is 32-bit, so I'm going to have to figure out how to configure
> > everything to match.)
> 
> ./configure sparc-sun-solaris2.9 --prefix=xxx --enable-mpfr

Do not use the MPFR version that comes with GMP. It is too old.
Remember that you can override the default by setting CFLAGS.

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA

Reply via email to