Hi,
I have recently moved from XCode 2.3 to 2.4, I run it on a dual 1.8GHz G5, so I have 2 processors...
Compiling is much slower (maybe twice as long to compile) in XCode 2.4 as 2.3, I think it is now only using a single thread to perform the compilation.
The archives are full of 'slow' but I didn't find anything specific to 2.4.
From the 2.4 release notes:
'Xcode now uses the number of active CPUs instead of the number of physically available CPUs when determining the number of parallel build processes to run.'
Not really sure how to take that, what is an 'active' CPU exactly?? TheĀ options to change this kind of stuff have been removed from the prefs in 2.4 aswell.
So, is there some hidden setting/pref I can change to get back to compiling with 2 threads?
Thanks,
Wain