Still having problems with Undefined symbols
Still having problems with Undefined symbols
- Subject: Still having problems with Undefined symbols
- From: John Draper <email@hidden>
- Date: Tue, 09 May 2006 04:08:03 -0700
Now on my 3rd week in trying to migrate up to ver 2.2.1. I can't
believe it's taking
me 3 weeks just to get this POS to link... It works just fine on ver
1.5 - Whats
up with this?
This is my latest errors....
cd /Users/paulzain/Documents/onInstant/dev/newSipTestApp
setenv MACOSX_DEPLOYMENT_TARGET 10.3
/usr/bin/g++-3.3 -o /Users/paulzain/Documents/onInstant/dev/ cd
/Users/paulzain/Documents/onInstant/dev/newSipTestApp
setenv MACOSX_DEPLOYMENT_TARGET 10.3
/usr/bin/g++-3.3 -o
/Users/paulzain/Documents/onInstant/dev/newSipTestApp/build/Development/newSipTestApp.app/Contents/MacOS/newSipTestApp
-L/Users/paulzain/Documents/onInstant/dev/newSipTestApp/build/Development
-L/Users/paulzain/Documents/onInstant/dev/newSipTestApp/build/Development
-L/Users/paulzain/Documents/onInstant/dev/newSipTestApp
-F/Users/paulzain/Documents/onInstant/dev/newSipTestApp/build/Development
-F/Users/paulzain/Documents/onInstant/dev/newSipTestApp -filelist
/Users/paulzain/Documents/onInstant/dev/newSipTestApp/build/newSipTestApp.build/Development/newSipTestApp.build/Objects-normal/ppc/newSipTestApp.LinkFileList
-lresipStack -lRTPLib -framework Cocoa -framework AudioToolbox
-framework vecLib -lcrypto.0.9.7 -lssl.0.9.7 -framework CoreAudio -arch
ppc -mmacosx-version-min=10.3
ld: Undefined symbols:
WHERE IS THIS LIBRARY? How can I find out which library it is?
__ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base
__ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base
__ZSt28_Rb_tree_rebalance_for_erasePSt18_Rb_tree_node_baseRS_
__ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_
__ZNSt15_List_node_base4hookEPS_
__ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base
__ZNSt15_List_node_base6unhookEv
__ZNSt15basic_streambufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
_sscanf$LDBLStub
_sprintf$LDBLStub
_syslog$LDBLStub
__ZNSt15_List_node_base4swapERS_S0_
__ZNSt15_List_node_base8transferEPS_S0_
_snprintf$LDBLStub
Obviously - the new X-Code is not linking in some Library... Is this
Stdio? What Library is this?
By the way, to save you some time in asking me this, here are the
relevent settings
My relevent settings:
Always Search User Path - checked
Prebinding - un-checked
ZeroLink - un-checked
Link with standard Libraries - checked
preserved pricate external symbols - un-checked
verbose undefined symbols info - checked
gcc ver 3.3
target: 10.3
allow 'asm', 'inline','typeof' - checked
enable C++ Runtime types - checked
enable C++ Exceptions - checked
Enable Obj C Exceptions - checked
pascal strings - checked
generate debug symbols - checked
GCC_OBJC_CALL_CXX_CDTORS - YES
_______________________________________________
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