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?
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.
_______________________________________________
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