I have the same issue with my Boost.units port:  <a href="https://github.com/Arlen/phobos/blob/std_units/std/units.d">https://github.com/Arlen/phobos/blob/std_units/std/units.d</a><br><br>DMD runs out of memory and that's why I've had to comment out most of the definitions.  I haven't tried separate compilation, yet.<br>
<br>Arlen<br><br><div class="gmail_quote">On Sat, Feb 16, 2013 at 3:37 AM, deadalnix <span dir="ltr"><<a href="mailto:deadalnix@gmail.com" target="_blank">deadalnix@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And that critical size isn't very large.<br>
<br>
I cannot compile anymore :<br>
Unable to fork: Cannot allocate memory<br>
<br>
I cannot use separate compilation to mitigate the problem as some symbol are not emitted properly (so I get linker errors).<br>
<br>
Hopefully, dmd is fast because it doesn't use any GC.<br>
</blockquote></div><br>