[Issue 14999] Out of memory when compiling vibe.d
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jan 17 10:34:11 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14999
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |code at dawg.eu
         Resolution|---                         |WONTFIX
--- Comment #2 from Martin Nowak <code at dawg.eu> ---
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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list