libSystem.B.dylib not found
libSystem.B.dylib not found
- Subject: libSystem.B.dylib not found
- From: Steve Mills <email@hidden>
- Date: Thu, 29 Oct 2009 16:13:27 -0500
After switching to Xcode 3.2, gcc 4.2, and the 10.5 sdk, we now get a
crash on 10.4, saying:
Link (dyld) error:
Symbol not found: ___stack_chk_guard
Referenced from: /Applications/Creator Beta 8.5/MultiAd Creator
Pro Beta1208.app/Contents/MacOS/MultiAd Creator Pro Beta
Expected in: /usr/lib/libSystem.B.dylib
The Deployment Target is set to 10.4 (Intel and ppc). We don't have
libSystem actually added to the project, but other usr libs are, as
well as many frameworks:
libcups
libcrypto
libssl
libz
Carbon
CoreServices
ApplicationServices
QuickTiime
Security
System
SystemConfiguration
Cocoa
Accelerate
Why is this crash now showing up? I suck at these linker type problems.
An additional question that I came up with while inspecting the target
settings: All our targets have the Library Search Paths filled in with
"/Developer/SDKs/MacOSX10.4u.sdk/usr/lib" (via
LIBRARY_SEARCH_PATHS_QUOTED_1). I don't recall ever adding these to
each target. Is there some action that would populate that target
setting like that? The project settings (which is where we put most of
these types of settings) has nothing in this setting - it's undefined.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.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