[CMake] cmake on MS Windows with GNU make ignores number of jobs

Florian Reinhard florian.reinhard at googlemail.com
Wed Jul 13 08:42:07 EDT 2011


Hi Bill,

Thank you for your quick reponse and the link!

2011/7/12 Bill Hoffman <bill.hoffman at kitware.com>:
> Here is a link to the thread:
>
> http://comments.gmane.org/gmane.comp.gnu.make.windows/3223

Unfortunately that patch doesn't work for me gmake doesn't start any jobs.

if i comment line 256 (in the patch)
job_slots = 0;
make at least does something, otherwise it states everything's up to date.

I'm not that deep into gmake to figure out what's wrong here.

Thank yo


More information about the CMake mailing list