On Tuesday 15 March 2011 01:27:54 Timothy Pearson wrote:
Even with parallel compiling?
Parallel compiling would probably speed things up, but looking at the results, cmake would still likely be faster when comparing both in parallel.
I remember seeing somewher (I think either IRC or the wiki, will have to check) that some of the stuff doesn't build will in parallel, while some of it does
This is true. kdelibs/kdebase don't build in parallel due to some sort of Automake glitch.
In OBS they both build in parallel, with OBS-default 4 threads. No problems...