My codebase have reached the critical size

Arlen arlen.ng at gmx.com
Fri Feb 22 23:08:50 PST 2013


I have the same issue with my Boost.units port:
https://github.com/Arlen/phobos/blob/std_units/std/units.d

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.

Arlen

On Sat, Feb 16, 2013 at 3:37 AM, deadalnix <deadalnix at gmail.com> wrote:

> And that critical size isn't very large.
>
> I cannot compile anymore :
> Unable to fork: Cannot allocate memory
>
> I cannot use separate compilation to mitigate the problem as some symbol
> are not emitted properly (so I get linker errors).
>
> Hopefully, dmd is fast because it doesn't use any GC.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130223/ee5ee356/attachment.html>


More information about the Digitalmars-d mailing list