• 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: building cURL?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: building cURL?


  • Subject: Re: building cURL?
  • From: Steve Checkoway <email@hidden>
  • Date: Thu, 20 Nov 2008 15:22:34 -0800

On Thu, Nov 20, 2008 at 03:08:34PM -0800, Rich Collyer wrote:
> I have found no hints in the documentation about making a universal
> version of the library.  I am just guessing that the configure is
> similar (bad guess, but I have little to go on).

My experience with this has been that it's easier to add the sources
to an Xcode project and let that deal with making the universal
binary.

For a config.h, I found that running configure on two different
machines and then creating a single config.h--with the correct
preprocessor guards, of course--worked quite well.

In the worst case, I had two targets, one to build x86, one to build
ppc, and then I lipoed them together. I think I needed to use
install_name_tool to fix up one of them.

--
Steve Checkoway


 _______________________________________________
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

  • Follow-Ups:
    • Re: building cURL?
      • From: Tommy Nordgren <email@hidden>
References: 
 >building cURL? (From: Rich Collyer <email@hidden>)
 >Re: building cURL? (From: Sherm Pendley <email@hidden>)
 >Re: building cURL? (From: Rich Collyer <email@hidden>)

  • Prev by Date: Re: get rid of warning "suggest parenthesis around assignment used as truth value"
  • Next by Date: Re: building cURL?
  • Previous by thread: Re: building cURL?
  • Next by thread: Re: building cURL?
  • Index(es):
    • Date
    • Thread