lkundrak / dev86

C compiler, assembler and linker environment for the production of 8086 executables
http://v3.sk/~lkundrak/dev86/
GNU General Public License v2.0
153 stars 44 forks source link

make -j 4 is a bad idea... #19

Open bastetfurry opened 6 years ago

bastetfurry commented 6 years ago

You should mention somewhere that telling make to parallelize is a bad idea and wont work.