[dmd-internals] Windows DMD development is now impossible
David Nadlinger
code at klickverbot.at
Sat Jun 8 11:20:14 PDT 2013
On 8 Jun 2013, at 20:12, Don Clugston wrote:
> With win32, I can no longer run unittests:
> ------------------
> dmd -O -w -d -property -L/co -c -unittest -ofunittest5.obj
> std\algorithm.d
> Error: out of memory
> ------------------
> […] The idea that we can continue to throw billions of […] imports
> into every Phobos module, is leading us towards catastrophe.
>
> […] Every import has a cost, and that cost is far from zero.
Are imports really the primary cause for this? Might want to
(double)check this before jumping to conclusions.
David
More information about the dmd-internals
mailing list