• 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
Program worked under Xcode 1.0.1, crashes under Xcode 1.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Program worked under Xcode 1.0.1, crashes under Xcode 1.1


  • Subject: Program worked under Xcode 1.0.1, crashes under Xcode 1.1
  • From: Philip Riggs <email@hidden>
  • Date: Mon, 29 Dec 2003 09:46:53 -0700

I am working on a program using SQLite source. It worked under Xcode 1.0.1, but after updating to Xcode 1.1 it gives two warnings that I never got before when building and I don't understand what is causing these warnings:

ZeroLink: warning duplicate symbol: _main
will use: **project path**/Objects-normal/ppc/main.ob
also in: **project path**/Objects-normal/ppc/shell.ob

After I run an SQL select statement it crashes with the following error:

ZeroLink: unknown symbol '_sqliteBtreeOpen'
** has exited due to signal 6 (SIGABRT).

Because nothing else has changed other than updating Xcode I am assuming this is an Xcode thing. What has changed between the two versions that is causing it to crash now? How can I fix this?

Thanks for any help!
Philip D Riggs
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: File sizes when NSImage's are included
  • Next by Date: Solved: Program worked under Xcode 1.0.1, crashes under Xcode 1.1
  • Previous by thread: Re: Print 2 pages from customview
  • Next by thread: Solved: Program worked under Xcode 1.0.1, crashes under Xcode 1.1
  • Index(es):
    • Date
    • Thread