• 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
Linking with static sqlite 3 library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking with static sqlite 3 library


  • Subject: Linking with static sqlite 3 library
  • From: Marco Bambini <email@hidden>
  • Date: Wed, 8 Jun 2005 21:31:31 +0200

Hi,

I am using XCode 2.1 and MacOS X 10.4.1, I have a project (C console app) that needs to be linked with a static sqlite3.a library generated by gcc on the same machine.
Before Tiger I have no problem in the link stage and the final build was around 400KB.
After upgrading to Tiger, the final build is about 70KB and I think that is linked to the shared sqlite3 library shipped with the OS.
So my question is, how can I force my project to link to my static sqlite3 library instead of the shared one?


Thanks a lot for your help.
Regards,
Marco Bambini
_______________________________________________
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: Linking with static sqlite 3 library
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Linking with libraries in SDKs
  • Next by Date: .bundles -- what are the rules?
  • Previous by thread: Re: Linking with libraries in SDKs
  • Next by thread: Re: Linking with static sqlite 3 library
  • Index(es):
    • Date
    • Thread