• 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: SQLite3 symbols undefined?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQLite3 symbols undefined?


  • Subject: Re: SQLite3 symbols undefined?
  • From: Wesley <email@hidden>
  • Date: Sat, 14 May 2005 09:45:10 -0600


On 13-May-05, at 21:39, andy wrote:

you're not linking with sqlite:

cc sqTest.o -o sqTest -lsqlite3

andy

Thanks! That's a big help.

But just a second, I'm now getting this:
    $ cc sqTest.o -o sqTest -l sqlite3
    /usr/bin/ld: Undefined symbols:
    ___gxx_personality_v0
    collect2: ld returned 1 exit status

What's the ___gxx_personality_v0? And more to the point, how do I rid myself of it?

My other question is: how do you do this kind of linking within Xcode?

Wesley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: SQLite3 symbols undefined?
      • From: Andreas Monitzer <email@hidden>
  • Prev by Date: Re: DocoaBrowser for 10.4?
  • Next by Date: embedding web server in cocoa app
  • Previous by thread: Re: SQLite3 symbols undefined?
  • Next by thread: Re: SQLite3 symbols undefined?
  • Index(es):
    • Date
    • Thread