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