Re: building cURL?
Re: building cURL?
- Subject: Re: building cURL?
- From: Peter O'Gorman <email@hidden>
- Date: Thu, 20 Nov 2008 18:58:33 -0600
Rich Collyer wrote:
> I think I have made some progress in figuring out how to convince
> Configure to set itself up right, but I am still having problems with make.
>
> For the i386 target I currently do:
>
> ./Configure i386
> make "CC=cc -arch i386 -mmacosx-version-min=10.4 -isysroot
> /Developer/SDKs/MacOSX10.4u.sdk"
>
I am pretty sure that cURL uses an autotools based build system, which
is quite unlike the build system used for openssl.
For autoconf based build systems, you can read the technote:
http://developer.apple.com/technotes/tn2005/tn2137.html
Peter
--
Peter O'Gorman
http://pogma.com
_______________________________________________
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