I got an iBook G4 (800MHz, OS X Tiger, 512MB) since a few days. Now i used XCode 2.4.1 to build JUCE and it took nearly 1 hour to build JUCE on the Mac whereas on my PC Laptop it takes 5 minutes.
Is XCode really that slow?
I also noticed that XCode always compiles all .CPP files even if they were not modified, whereas Visual Studio does only compile edited files. Is there any way of making XCode only compile edited files?