• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Comparing XCode build times with GCC and make
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comparing XCode build times with GCC and make


  • Subject: Re: Comparing XCode build times with GCC and make
  • From: Michael Brian Bentley <email@hidden>
  • Date: Wed, 21 Apr 2004 00:08:00 -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?

Ah, one of our developers sat down and started to investigate the nominal settings for our projects. Said developer was able to knock the compile times down by quite a bit, although it still isn't as short a time as what we can do with make and GCC, but that ain't bad considering the amount of time spent on it today.
_______________________________________________
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.



References: 
 >Comparing XCode build times with GCC and make (From: Michael Brian Bentley <email@hidden>)

  • Prev by Date: Re: Where is _sqrtf?
  • Next by Date: Re: Comparing XCode build times with GCC and make
  • Previous by thread: Comparing XCode build times with GCC and make
  • Next by thread: Re: Comparing XCode build times with GCC and make
  • Index(es):
    • Date
    • Thread