On Sunday, 18 June 2017 at 21:53:35 UTC, Laeeth Isharc wrote:
Wrt Anaconda for D - it's the native code (C) libraries that
are the biggest pain point. Same thing as with Python really.
So I wonder if we could figure out a way to host build
configuration and build itself for the C libraries underlying
dub bindings and wrappers.
Sometimes it can be a problem on Linux / OS X as well, especially
if one wants to link to little known C/C++ libraries, e.g.
libnoise for the DREPL.
There is a DEP about it:
https://github.com/dlang/dub/wiki/DEP5