On Wednesday, 10 October 2012 at 01:31:35 UTC, dnewbie wrote:
You can try compiling it with GDC!
Please check this thread:
http://forum.dlang.org/thread/[email protected]
The latest version of TDM MinGW doesn't seem to include all the
required utility binaries required by GDC.
i.e. I copied the GDC distribution onto the latest TDM MinGW64
release (using the bundle installer), and it still complains
about missing libgmp-3.dll and libppl_c-4.dll. The former DLL is
quite easy to find in MinGW's download repository, but I can't
find the latter DLL anywhere.