On Monday, 16 February 2015 at 21:41:00 UTC, Walter Bright wrote:
On 2/16/2015 12:19 PM, Jacob Carlborg wrote:Most likely due to that the support for dynamic libraries is fairly new onlyworks on Linux (?).Part of the test suite creates a DLL using D for Windows.
Martin recently added shared library support for FreeBSD also: https://github.com/D-Programming-Language/druntime/pull/1068
