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.
Nicholas -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.
