make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to simulate --max-load option on windows


From: Adrian Muresan
Subject: how to simulate --max-load option on windows
Date: Fri, 9 Sep 2016 18:32:14 +0000

I'm using make 3.81 on windows doing parallel builds with this hack:

make all -j4 MAKE="make -j4"

It works but I need a way to limit CPU usage or number of simultaneous makes.

I have to use 3.81 because it's part of our SDK but I tried make 4.2.1 on Windows and --max-load still doesn't work

reply via email to

[Prev in Thread] Current Thread [Next in Thread]