Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: gbr on April 29, 2011, 06:34:11 pm

Title: How to get -j4 into compile
Post by: gbr on April 29, 2011, 06:34:11 pm
Hi,

I want to compile multiple source files at the same time, essentially a make -j4.  How can I do this from Code::Blocks?

Gerald
Title: Re: How to get -j4 into compile
Post by: mirai on April 29, 2011, 06:45:04 pm
Main menu -> Settings -> Compiler and debugger -> "Build options" tab (scroll tabs to the right) -> "Number of processes for parallel builds" option.