| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hey everyone, I'm converting an existing Codewarrior project to XCode, ultimately to build a universal binary. We need to support 10.3 and later on the ppc. So, I've started with a working project that currently builds and links (using Codewarrior) and runs on 10.2.7 and later. ld: Undefined symbols: _sprintf$LDBLStub _fprintf$LDBLStub I'm building against the 10.3.9 sdk (chosen in the project inspector), using gcc 3.3 to compile. My system is running 10.4.4. In case it matters, I'm linking with libpng and zlib. I've searched the archives, and found similar posts. But none of the suggested solutions seem to work for me. I've tried adding -lSystemStubs to the Other Linker Flags (and confirmed that it shows up on the command line when linking) with no luck. I can build and link successfully against the default system(10.4) using gcc 4.0, but I can't seem to link when using the 10.3.9 sdk with either gcc 3.3 or 4.0. Any help would be appreciated. Sarah -- -- -- Sarah Carruthers Software Designer Acuma Labs Inc. Victoria, BC Canada (250) 382-7709 ext.24 email: email@hidden |
_______________________________________________ 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
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.