• 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: Adam Zegelin <email@hidden>
  • Date: Tue, 15 Jul 2008 07:01:16 +1000

Jens,

On 15/07/2008, at 6:40 AM, Jens Alfke wrote:

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.)

Thanks for the heads up. I didn't realize that the version of sqlite3 that shipped with leopard was different to the trunk version, but the darwin sources confirm this. There is experimental AFP/SAMBA byte- range locking support in the leopard version, which is excellent since the application I'm writing will hopefully support network access.


Cheers,
Adam
_______________________________________________
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


References: 
 >C++ Static library fails to link for some code, relocatable object works fine (From: Adam Zegelin <email@hidden>)
 >Re: C++ Static library fails to link for some code, relocatable object works fine (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: static to override dylib
  • Next by Date: Re: Xcode 3.1 builds fails for OS X Cocoa apps (copystrings)
  • Previous by thread: Re: C++ Static library fails to link for some code, relocatable object works fine
  • Next by thread: Resolving conflicting typedefs uint32
  • Index(es):
    • Date
    • Thread