• 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: autoconf and xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoconf and xcode


  • Subject: Re: autoconf and xcode
  • From: Chris Espinosa <email@hidden>
  • Date: Tue, 7 Jun 2005 20:06:23 -0700

On Jun 7, 2005, at 12:42 PM, Markian Hlynka wrote:


What are the features of the xcode build system that you don't get with an "External Build System"? Or, where do I find out? Preferable other than the help menu, since I don't have Tiger installed yet...



You get editing, code completion, indexing, navigation, building.  You should get build error reporting that navigates to source, and navigation to headers.  You probably get code completion and even class diagrams if your targets are configured correctly.  You ought to get debugging as long as your makefiles are set up to generate symbolized 

You will not get build settings in the inspector, build configurations, configuration files, build rules, search paths, dependency checking, compiler flags, Rez, plists, Zero Link, Fix and Continue, dead-code stripping, .exp files, etc.

Basically anything that requires you to set a setting in the Target inspector relies on Xcode's native build system.  If you're using autoconf/makefiles you have to do all that yourself in the makefiles.

Chrus
 _______________________________________________
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: 
 >Re: autoconf and xcode (From: Markian Hlynka <email@hidden>)

  • Prev by Date: Re: multi-platform binaries...
  • Next by Date: Re: Pascal app in Xcode Universal Binary?
  • Previous by thread: Re: autoconf and xcode
  • Next by thread: Pascal app in Xcode Universal Binary?
  • Index(es):
    • Date
    • Thread