Comparing XCode build times with GCC and make
Comparing XCode build times with GCC and make
- Subject: Comparing XCode build times with GCC and make
- From: Michael Brian Bentley <email@hidden>
- Date: Tue, 20 Apr 2004 19:51:04 -0500
We can build our main application in about eight to ten minutes using
XCode. Project Builder used to take much longer, so XCode is an
improvement
Using just a simple makefile and GCC, we can build the same app in
about 30 to 40 seconds.
When I worked with Codewarrior back on Mac OS 8 and 9, I remember
blazing fast compile times on the order of 20 to 40 seconds for
projects of this size.
What is XCode doing that causes it to take so long?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.