Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Parallel builds
IvanBatrakov:
Hello developers,
function int CompilerGCC::DoRunQueue() is not parallel due to it is Queue
and having QUAD CPU it still uses only ONE CPU.
There is workspace with 4 or more projects. Needed to run build of workspace parallelly, not single process with single queue as it is now.
Needed true Parallel builds.
oBFusCATed:
Patches welcome :)
I've some ideas, but I've no time for implementing them, not enough desire :)
IvanBatrakov:
needed info on how to create patches
(development environment: Ubuntu 10.04, Editor: CodeBlocks compiling CodeBlocks to become perfect)
Jenna:
Did you try to increase the number of parallel builds in "Settings... -> Compiler and debugger -> Build options -> Number of processe for parallel builds" ?
In older versions of C::B it was on the "Other options"-tab instead of the "Build options"-tab.
Alpha:
--- Quote from: IvanBatrakov on November 12, 2011, 07:07:11 pm ---needed info on how to create patches
--- End quote ---
Creating a patch.
Navigation
[0] Message Index
[#] Next page
Go to full version