It seems your compiler environment is broken. Have you tried gcc hello.c and then tried to execute the result (either as ./a or ./a.exe)? Note also that GMP 5.1 will give much better performance for the 64-bit ABI on Windoze, compared to GMP 5.0.5. -- Torbjörn