[mpir-devel] Re: Do I have to use CygWin or the like to install MPIR on Windows?

2019-10-07 Thread zzzhhh
I am using the second option, the BrianGladman repository. I have Visual Studio 2015 Update 3 installed on Windows 10, so I go to mpir-master\msvc\vs15 and double click mpir.sln to open it. However, when I tried to build lib_mpir_cxx project, VS complains that it can't find mpir.h. I searched t

[mpir-devel] Does MPIR has specific optimized assembly code for intel Core i9 and Xeon W CPU?

2019-10-07 Thread zzzhhh
Since the manual is effectively a copy of the old (maybe dead) GMP online document, the x86 CPU supported are still things like Pentium or Pentium III that appears at the beginning of this century. So, how about today's CPU like Core i9 and Xeon W? Is it still the so-called generic assembly or

[mpir-devel] Do I have to use CygWin or the like to install MPIR on Windows?

2019-10-07 Thread zzzhhh
As title. I think 1) There should be a CMakeFiles.txt in MPIR downloaded package that makes MPIR automatically work on whatever platform that CMake supports. 2) If not, it's ok to open the provided VS solution and build MPIR. But the consequence is a lot of errors inside Visual Studio. 3) Why n

[mpir-devel] Does the most recent version of MPIR have the same API as the most recent version of GMP?

2019-10-07 Thread zzzhhh
If the most recent version of MPIR is what I downloaded from github and the most recent version of GMP is 6.1.2, do they have exactly the same function API? Thanks. -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To unsubscribe from this group a