On Saturday 04 December 2010 11:00:46 Jason wrote:
> ----------  Forwarded Message  ----------
> 
> Subject: Installing
> Date: Saturday 04 December 2010, 10:57:14
> From: Javier Mendoza <mailjavi...@gmail.com>
> To: thempirt...@gmail.com
> 
> Hi all,
> 
> Im new in this zone.
> I have installed MPIR-2.2.0 OK.
> 
> Then I have encountered a problem building MPFR-3.0.0 with MPIR-2.2.0: all
> the test PASS except taway.exe .
> I know that MPFR is not your interest, but it uses the lib GMP created by
> MPIR.
> 
> Note: before, I installed GMP v5 and then MPFR-3.0.0 and all PASS ok.
> Then I took out GMP and installed MPIR-2.2.0 with gmpcompat; when
> installing MPFR and cheking it took this FAIL.
> 
> -----------------------------------------

Hi

I have just tried it on my machine with
configure --with-gmp=/usr/local    ie where my MPIR is installed
and also with
configure --with-gmp-build=/home/jason/mpir-2.2   ie where I built MPIR

and both cases pass all tests. My best guess is that MPFR is finding some bits 
from GMP and some from MPIR and getting confused.I would make sure all of gmp 
is removed and then try again.

Jason

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to