<html><body>
<DIV>Brian Gladman has a working Win32 port of the entire GMP project, including a build including the C++ classes.</DIV>
<DIV> </DIV>
<DIV><A href="http://fp.gladman.plus.com/computing/gmp4win.htm">http://fp.gladman.plus.com/computing/gmp4win.htm</A></DIV>
<DIV> </DIV>
<DIV>Delta Trinity also has a working port, and the binaries are available for download.</DIV>
<DIV> </DIV>
<DIV>ftp://deltatrinity.dyndns.org/gmp-4.1.4_DLL_SharedLibs/<BR></DIV>
<DIV>Best regards,</DIV>
<DIV> -Dave</DIV>
<DIV> </DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR><BR>> Hi! <BR>> Some time ago, I discovered the GNU MP library and I was quite <BR>> impressed about it's features and speed. I'm actually developing a <BR>> program that analyzes mathematic expressions. This program runs <BR>> under Linux, Unix-like-systems and MS Windows and is completely <BR>> written in C and C++. We always try to gurantee the compatibility to <BR>> the GNU C++ Compiler, g++, and Microsoft Visual C++ 6. <BR>> <BR>> Now I would like to integrate GNU MP's functionality into the <BR>> program by using the C++ classes. That seems to work fine under <BR>> Unix-like systems, but as I've described, I also want to keep <BR>> compatibility to MSVC. I've found GNU MP compiled both as a static <BR>> and a dynamic library for Visual C++ <BR>> (http://www.cs.nyu.edu/exact/core/). The C++ Class interface is <BR>> unfortunately missing. As my program is written in C++ and as the <BR>> use of the C++ classes seems to be less complicated, I'd like to use <BR>> them. <BR>> <BR>> My question is: Is there a way to get GNU MP for MSVC with the <BR>> C++ class interface? <BR>> <BR>> Thanks in advance, <BR>> Andi Drebes <BR>> _______________________________________________ <BR>> gmp-discuss mailing list <BR>> gmp-discuss@swox.com <BR>> https://gmplib.org/mailman/listinfo/gmp-discuss </BLOCKQUOTE></body></html>