D for Game Development

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sun Aug 9 00:33:56 PDT 2015


On 8/9/2015 12:18 AM, Iain Buclaw via Digitalmars-d wrote:
> If the libraries were shared, this would reduce linking time, which in various
> benchmarks I've done is where most small projects spend the majority of their
> time doing.  But no one has as of yet come up with a feasibly implementable idea
> to do that.

We ship Phobos as a shared library on Linux, OSX and FreeBSD.



More information about the Digitalmars-d mailing list