Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mirai on September 03, 2013, 12:39:57 pm

Title: Linking multiple targets in parallel
Post 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?
Title: Re: Linking multiple targets in parallel
Post by: oBFusCATed on September 03, 2013, 12:56:23 pm
Patches welcome if you dare to look at the code of the compiler :)