Author Topic: How to get -j4 into compile  (Read 2642 times)

Offline gbr

  • Single posting newcomer
  • *
  • Posts: 4
How to get -j4 into compile
« 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

Offline mirai

  • Multiple posting newcomer
  • *
  • Posts: 108
Re: How to get -j4 into compile
« Reply #1 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.