Re: autoconf and xcode
Re: autoconf and xcode
- Subject: Re: autoconf and xcode
- From: Markian Hlynka <email@hidden>
- Date: Tue, 7 Jun 2005 13:42:18 -0600
On May 27, 2005, at 22:47, Chris Espinosa wrote:
On May 27, 2005, at 5:50 PM, Warwick Hall wrote:
I am attempting to create a cross platform open source C code library and would like to do my development using Xcode. But since Xcode does not run on other OSes I will not be able to give my "customers" the Xcode project file. Instead I want to create autoconf style makefiles. Does Xcode support this? If so, will it generate the basic files for me?
Yes and no. An Xcode project can include a makefile-based target, and it uses the make mechanism to do the building. (In that case you don't get certain features of the Xcode build system.) Just choose "External Build System" from the New Project dialog.
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...
Thanks,
Markian
_______________________________________________
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