On 11/7/2018 11:41 PM, Manu wrote: > I'm on an i7 with 8 threads and plenty of ram... although threads are > useless, since DMD only uses one ;) So does every other compiler. To do a multicore build, you'll need to use a makefile that supports -j.