• 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: xcodebuild trying to compile things twice and exploding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcodebuild trying to compile things twice and exploding


  • Subject: Re: xcodebuild trying to compile things twice and exploding
  • From: Sebastien Metrot <email@hidden>
  • Date: Mon, 28 Mar 2005 14:38:28 +0200

Nick Zitzmann wrote:


On Mar 26, 2005, at 4:13 PM, Sebastien Metrot wrote:

By the way. Has anyone found an actual use for buildstyles?


Yes.

Does the fact that changing build styles forces a complete recompilation hits you as valuable at all? (this realy is a serious question).


Yes. Project Builder didn't do this, which made it really easy to mangle a binary if you forgot to clean and rebuild after changing styles...

Damn. Then this behaviour is an antibug to workaround another broken feature. The right way would be to have separate build directories for object files of each build style. This would really be a time saver as one would only need to recompile the files that really have changed by going from one style to another one. The only viable solution is currently to have many targets with direfing build styles.
In the developement phase I'm often switching from debug to release build and vice versa. Particularly when i'm comming towards the end of the developement. Most of the time I need to have a debug build to trace some bugs, fix them, and then build a new release build to confirm the fix and test for regressions. I really don't want to recompile the whole application and all the dependencies each time I switch time. XCode/gcc is already the slowest C++ compiler on the market, I'd rather not have to wait for it more than I need to.


Sebastien


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >xcodebuild trying to compile things twice and exploding (From: gabe taubman <email@hidden>)
 >Re: xcodebuild trying to compile things twice and exploding (From: Sebastien Metrot <email@hidden>)
 >Re: xcodebuild trying to compile things twice and exploding (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Xcode 2.0 Questions and Wishlist
  • Next by Date: Re: cvs/ssh
  • Previous by thread: Re: xcodebuild trying to compile things twice and exploding
  • Next by thread: Re: xcodebuild trying to compile things twice and exploding
  • Index(es):
    • Date
    • Thread