Link error
Link error
- Subject: Link error
- From: Dario Accornero <email@hidden>
- Date: Wed, 20 Apr 2005 12:56:09 +0200
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:
This email sent to email@hidden