https://issues.dlang.org/show_bug.cgi?id=14999
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #2 from Martin Nowak <[email protected]> --- DMD currently uses a lot of memory when compiling many modules at once, there is no simple solution to this. You can use the latest vibe.d version 0.7.27 which is split into submodules and should require less memory to compile. --
