My codebase have reached the critical size
Maxim Fomin
maxim at maxim-fomin.ru
Sat Feb 16 03:12:38 PST 2013
On Saturday, 16 February 2013 at 09:37:12 UTC, deadalnix 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.
Wasn't this a problem long before? My D environment on linux
fails to unittest Phobos code with exactly same error message and
I remember this was discussed in newsgroups.
More information about the Digitalmars-d
mailing list