On Monday, 12 March 2018 at 03:37:11 UTC, Laeeth Isharc wrote:

cd test
make all -j8
Command error: undefined switch '-j8'

Why are you adding -j8 ? Does it say to do so in the instructions ? Try without it. (I can't test here as typing from my phone).

https://wiki.dlang.org/DMD_development

Of course, it works without the -j8 switch, but the documentation doesn't say that multiple threads option is only available on Linux.




Reply via email to