Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undefined symbols - cross development



I have trouble making my app run reliable on Mac OS X 10.2.8 and 10.3. The app is built as a Universal binary using GCC 3.3 on the PPC side and GCC 4 on x86. I have yet to find a pattern, sometimes when I build the resulting binary is OK other times Console will show "undefined reference to _DataBrowserChangeAttributes". I call this method only after checking that I'm running on Mac OS X 10.4. I guess that there is a setting I missed but I'm lost. Can it have something to do with prebinding?

Target settings:

GCC_VERSION_i386 = 4.0
GCC_VERSION_ppc = 3.3
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4
MACOSX_DEPLOYMENT_TARGET_ppc = 10.2
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk
SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk

Best regards,

Rune Lindman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.