Mailing Lists: Apple Mailing Lists

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

Re: Still having problems with Undefined symbols




On May 9, 2006, at 4:08 AM, John Draper wrote:

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?

Fun. =\

_sscanf$LDBLStub
_sprintf$LDBLStub
_syslog$LDBLStub
_snprintf$LDBLStub

Just a guess but are you mixing object files built by different versions of the compiler? Somebody correct me if I have this wrong, but I seem to recall reading that the $LDBLStubs were generated by gcc 4 only (something about long double, perhaps) and you're linking with gcc 3 so it's not using the library you need. Make sure that all linked object files are using the same version of gcc.


Hey, I might even be right! http://lists.apple.com/archives/xcode- users/2005/Aug/msg00473.html

- Steve

_______________________________________________
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
References: 
 >Still having problems with Undefined symbols (From: John Draper <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.