• 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: C++ Static library fails to link for some code, relocatable object works fine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ Static library fails to link for some code, relocatable object works fine


  • Subject: Re: C++ Static library fails to link for some code, relocatable object works fine
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 14 Jul 2008 13:40:29 -0700


On 14 Jul '08, at 11:58 AM, Adam Zegelin wrote:

I'm trying to build a project that uses sqlite3x, a C++ wrapper for SQLite3. I've created a new "sqlite3" static library target which includes all the sqlite3 and sqlite3x source files.

Are you sure you want to build and statically link your own copy of sqlite3? Most apps use the dylib that's already in the system. (On the plus side, this library has some tweaks that make it handle file- locking more reliably than one you could build yourself. On the downside, it's not the very latest version since it was frozen last summer.)


—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: C++ Static library fails to link for some code, relocatable object works fine
      • From: Adam Zegelin <email@hidden>
References: 
 >C++ Static library fails to link for some code, relocatable object works fine (From: Adam Zegelin <email@hidden>)

  • Prev by Date: Re: C++ Static library fails to link for some code, relocatable object works fine
  • Next by Date: Re: static to override dylib
  • Previous by thread: Re: C++ Static library fails to link for some code, relocatable object works fine
  • Next by thread: Re: C++ Static library fails to link for some code, relocatable object works fine
  • Index(es):
    • Date
    • Thread