• 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: Random /usr/lib/libsqlite3.0.dylib Linking in Release Mode ONLY
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Random /usr/lib/libsqlite3.0.dylib Linking in Release Mode ONLY


  • Subject: Re: Random /usr/lib/libsqlite3.0.dylib Linking in Release Mode ONLY
  • From: Robert Sesek <email@hidden>
  • Date: Sun, 6 Aug 2006 17:27:17 -0700


On Aug 6, 2006, at 17:24, Chris Espinosa wrote:

The library isn't being linked in your Debug configuration because nothing's being linked in the Debug configuration, because ZeroLink is in use.


If you turn off ZeroLink you'll get consistent results between Release and Debug.  Of course, they're not the results you want, but they'll be consistent.


Alright. Thanks for clearing up ZeroLink's behaviour in this way.


It would help to see the Linker invocation from the full build transcript to see a list of what libraries are being linked in. 


Here's the full Ld phase of the build transcript:

Ld "/Users/rsesek/Projects/Tindex/build/Tindex.build/Release/Server.build/Objects-normal/ppc/Tindex Server" normal ppc
    cd /Users/rsesek/Projects/Tindex
    /usr/bin/gcc-4.0 -o /Users/rsesek/Projects/Tindex/build/Tindex.build/Release/Server.build/Objects-normal/ppc/Tindex\ Server -L/Users/rsesek/Projects/Tindex/build/Release -L/Users/rsesek/Projects/Tindex/sqlite/lib -F/Users/rsesek/Projects/Tindex/build/Release -filelist /Users/rsesek/Projects/Tindex/build/Tindex.build/Release/Server.build/Objects-normal/ppc/Tindex\ Server.LinkFileList -framework AppKit -framework Cocoa -framework Foundation -lsqlite3 -arch ppc -Wl,-Y,1455 -mmacosx-version-min=10.4 -isysroot /Developer/SDKs/MacOSX10.4u.sdk

Ld "/Users/rsesek/Projects/Tindex/build/Tindex.build/Release/Server.build/Objects-normal/i386/Tindex Server" normal i386
    cd /Users/rsesek/Projects/Tindex
    /usr/bin/gcc-4.0 -o /Users/rsesek/Projects/Tindex/build/Tindex.build/Release/Server.build/Objects-normal/i386/Tindex\ Server -L/Users/rsesek/Projects/Tindex/build/Release -L/Users/rsesek/Projects/Tindex/sqlite/lib -F/Users/rsesek/Projects/Tindex/build/Release -filelist /Users/rsesek/Projects/Tindex/build/Tindex.build/Release/Server.build/Objects-normal/i386/Tindex\ Server.LinkFileList -framework AppKit -framework Cocoa -framework Foundation -lsqlite3 -arch i386 -Wl,-Y,1455 -mmacosx-version-min=10.4 -isysroot /Developer/SDKs/MacOSX10.4u.sdk

Robert Sesek

Email: email@hidden

www.iris-studios.com

 _______________________________________________
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: 
 >Random /usr/lib/libsqlite3.0.dylib Linking in Release Mode ONLY (From: Robert Sesek <email@hidden>)
 >Re: Random /usr/lib/libsqlite3.0.dylib Linking in Release Mode ONLY (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Random /usr/lib/libsqlite3.0.dylib Linking in Release Mode ONLY
  • Next by Date: Re: Linking in CW shared lib vs. Xcode framework
  • Previous by thread: Re: Random /usr/lib/libsqlite3.0.dylib Linking in Release Mode ONLY
  • Next by thread: Re: Random /usr/lib/libsqlite3.0.dylib Linking in Release Mode ONLY
  • Index(es):
    • Date
    • Thread