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

Florian Reinhard florian.reinhard at googlemail.com
Tue Jul 12 11:39:10 EDT 2011


Hi!

Problem:
* GNU make doesn't make use of "number of jobs" (-j)

Setup:
* windows 7 x64
* cmake 2.8.4
* GNU make 3.81 (gnuwin32)
* custom toolchain  (Texas Instruments cl6x)

I tried the following generators:
* MinGW Makefiles
* Unix Makefiles

Does parallel compiling not work in general or is there something
wrong with my setup?

Thank you, F


More information about the CMake mailing list