Even though building didn'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'<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't find the DLL. I can't find the DLL. Maybe I did something something wrong with that "--prefix" option that I don't understand. I created a directory "c:/assember/gmpinstall" and my configure line was "./configure --build=i368-pc-mingw32 --enable-fat -prefix=c:/assembler/gmpinstall --disable-static --enable-shared"
<br><br>Anyway that directory is empty and a search of the entire disk didn't turn up a gmp.dll<br><br>Odd that that the make seemed to succeed.<br><br>Joshua Scholar<br>