<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>To all who care,</FONT></DIV>
<DIV><FONT face=Arial size=2>I have successfuly built GMP 4.2 (release 
candidate) using Mingw / WindowsXP (</FONT><FONT face=Arial size=2>gcc.exe 3.4.5 
(mingw special)).</FONT></DIV>
<DIV><FONT face=Arial size=2>I used the following configuration 
options:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>$ cd /e/gmpbin4199</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>$ /e/gmp/gmp-4.1.99/configure 
--enable-alloca=malloc-reentrant --disable-static&nbsp;--enable-shared 
--host=athlon-pc-mingw32 </FONT></DIV>
<DIV><FONT face=Arial size=2>--prefix=/e/gmp/gmp-4.1.99 
--srcdir=../gmp/gmp-4.1.99</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>$make</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>$make check</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Two points of interest:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1. "make check" passed all tests.</FONT></DIV>
<DIV><FONT face=Arial size=2>2. The resulting file size of libgmp-3.dll is about 
265 kB. This is significantly less then libgmp-3.dll built using GMP 4.1.4 
(767kB).</FONT></DIV>
<DIV><FONT face=Arial size=2>(The reason for this may be that I built GMP 4.1.4 
a long time ago, so I may have used different Mingw tools then)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Juro</FONT></DIV></BODY></HTML>