Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: mirai on September 03, 2013, 12:39:57 pm
-
C::B has an option for running several compilation threads simultaneously, but linking multiple targets is still genuinely sequential.
How about speeding up things a bit?
-
Patches welcome if you dare to look at the code of the compiler :)