I don't know whether this is possible on a MAC but I use MPIR, MPFR
and Pavel Holoborodko's MPFR C++ interface on Windows x64 so the
packages themselves are compatible.
     Brian
Brian - thank you very much for pointing this out.  How do you link MPIR
with MPFR?  Apparently MPFR is looking for "gmp.h" and the GMP library
during the configuration process.

BTW, I could also do this on Windows since I also have Visual Studio
2008.  Is there a Visual Studio project which can be used to compile
MPFR with MPIR?  I can't see anything on the MPFR website about a
project file being available for download.
Yes - see my page at:

http://gladman.plushost.co.uk/oldsite/computing/gmp4win.php

You need to obtain MPFR from their SVN repository as the release
version fails because it uses some obsolete symbols.

But I can advise you on all of this because I have all of these
packages working together.

Good luck - do feel feee to seek advice if you run into any problems.

    Brian

That's great, Brian - thank you very much for the link to your site! Suggestion: could this be officially placed into the MPIR distribution? (IMHO, it would also be nice to do this on other platforms as well!)

I'll give it a try on Windows Vista and I'll see if I can link this to my MEX file.

Nicholas


--
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