News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to add Make Options

Started by weaver4, July 09, 2016, 08:24:48 PM

Previous topic - Next topic

weaver4

I am not using a custom make file.  But I would like the make to use all four cores so I normally add the option of '-j 4' to get it to compile four files at one time.

How do I add the 'j 4' option in CB?

Thanks,

stahta01

Settings -> Compiler
Select your Compiler
Tab: "Build Options"
"Number of ...

Tim S.


C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

weaver4

Thanks!

I did not see the little arrow showing  there were more tabs off to the right!