Windows DLLs and TLS
Jakob Ovrum
jakobovrum at gmail.com
Wed Oct 10 03:53:33 PDT 2012
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/nowjthaqnjfrcvqeuiry@forum.dlang.org
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.
More information about the Digitalmars-d
mailing list