Using the --jobs option in make to execute many recipes simultaneously.

Hi,

is it possible to provide the --jobs or -j parameter for simultaneously execution? If yes where can I enter this -j option.

Regards

Solved!

Project → Properties → in the left frame click on “Build” → in the right frame select tab “Behaviour” → enable option “Enable parallel build”

In my case this option speeds up the make process up to 4 times! 7 seconds instead of 28…