Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
How to get -j4 into compile
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How to get -j4 into compile (Read 3423 times)
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
Logged
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.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
How to get -j4 into compile