• 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 libcurl with Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building libcurl with Xcode


  • Subject: Re: Building libcurl with Xcode
  • From: David Dunham <email@hidden>
  • Date: Mon, 14 Apr 2008 22:54:26 -0700


On 4 Apr 2008, at 00:51, Jerry wrote:

Has anyone made an Xcode project for libcurl?

I do it by creating a Makefile which does the right stuff and using and external Xcode target. For safety with autoconf stuff, you need to build it twice, once for each architecture and then lipo the results together because of the dreaded config.h. I use these commands:

This is really helpful, but it's still building under Leopard and so I get


Undefined symbols:
  "_open$UNIX2003", referenced from:
      _file_connect in libcurl-universal.a(file.o)
      _file_upload in libcurl-universal.a(file.o)
etc.

And my attempt to add −mmacosx-version-min=10.4 broke lipo.

David Dunham
Voice/Fax: 206 783 7404             http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein

_______________________________________________
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 libcurl with Xcode
      • From: Jerry <email@hidden>
References: 
 >Building libcurl with Xcode (From: David Dunham <email@hidden>)
 >Re: Building libcurl with Xcode (From: Jerry <email@hidden>)

  • Prev by Date: Re: G4 867mhz, Leopard, and XCode 3
  • Next by Date: Re: Building libcurl with Xcode
  • Previous by thread: Re: Building libcurl with Xcode
  • Next by thread: Re: Building libcurl with Xcode
  • Index(es):
    • Date
    • Thread