dmd memory usage

Jacob Carlborg doob at me.com
Mon Nov 18 08:16:01 UTC 2019


On Monday, 18 November 2019 at 00:20:12 UTC, Steven Schveighoffer 
wrote:
> I'm fighting some out of memory problems using DMD and some 
> super-template heavy code.

Try to enable the GC using the `-lowmem` flag [1].

[1] https://dlang.org/changelog/2.086.0.html#lowmem

—
/Jacob Carlborg




More information about the Digitalmars-d-learn mailing list