Did find that one, but now missing libppl_c-4.dll
This is a bit silly. A binary toolchain needs to have these in the archive. No point if you can't run it.

On 16 March 2012 13:39, Manu <turkeyman@gmail.com> wrote:
I don't have libgmp-3.dll, and every attempt I make to get it results in what would seem to be an incompatible version of the DLL, producing the message: "The procedure entry point __gmp_get_memory_functions could not be located..."
The version of gmp distributed with the current version of mingw is libgmp-10.dll. Older packages don't appear to be compatible.

Consider dropping the libgmp-3.dll you build against in the bin/ directory alongside gdc.exe?