Even&nbsp; though building didn&#39;t seem to max out my memory usage, I tried shutting everything unnecessary down and making again.<br><br>The make seemed to succeed but make-check failed all test:<br><br>make[4]: Entering directory `/c/assembler/gmp-
4.2.2/tests&#39;<br>FAIL: t-bswap.exe<br>FAIL: t-constants.exe<br>FAIL: t-count_zeros.exe<br>FAIL: t-gmpmax.exe<br>FAIL: t-hightomask.exe<br>FAIL: t-modlinv.exe<br>FAIL: t-popc.exe<br>FAIL: t-parity.exe<br>FAIL: t-sub.exe
<br>==================================<br>9 of 9 tests failed<br><br>I have a suspicion that the tests can&#39;t find the DLL.&nbsp; I can&#39;t find the DLL.&nbsp; Maybe I did something something wrong with that &quot;--prefix&quot;&nbsp; option that I don&#39;t understand.&nbsp; I created a directory &quot;c:/assember/gmpinstall&quot; and my configure line was &quot;./configure --build=i368-pc-mingw32 --enable-fat -prefix=c:/assembler/gmpinstall --disable-static --enable-shared&quot;
<br><br>Anyway that directory is empty and a search of the entire disk didn&#39;t turn up a gmp.dll<br><br>Odd that that the make seemed to succeed.<br><br>Joshua Scholar<br>