Mailing Lists: Apple Mailing Lists

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

Link error



Hello,

My Carbon application builds fine with Xcode 1.5 on 10.3.9 for release targets (-Os, no -g), but it has started to fail building abruptly for debug targets (-O0 -g) with the following errors:

ld: /path/to/object/file.o illegal reference for -dynamic code (section difference reference from section (__TEXT,__eh_frame) relocation entry (694) to symbol: ___isnan defined in dylib: /usr/lib/libSystem.dylib)
ld: /path/to/object/file.o illegal reference for -dynamic code (section difference reference from section (__TEXT,__eh_frame) relocation entry (698) to symbol: ___isinf defined in dylib: /usr/lib/libSystem.dylib)


What do these errors mean in this context?
How come the debug target has started producing this error all of a sudden? I have cleaned and rebuilt the project from scratch, just to be sure -- but the errors persist...


Thank you,
Dario


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