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...
Since you seem to know Automake so well, why don't you try to fix the Trinity Automake files? I would be very interested to know why you are not seeing the same build problems as I and others have seen.
Tim