Re: ZeroLink -lm
Re: ZeroLink -lm
- Subject: Re: ZeroLink -lm
- From: Austin Gilbert <email@hidden>
- Date: Wed, 16 Mar 2005 10:56:31 -0600
Shut off ZeroLink.
On Mar 16, 2005, at 10:50 AM, Hamish Allan wrote:
Hi,
I'm building an XCode project which is linked against a library that
links against the math library. For non-ZeroLink builds, as long as I
specify '-lm' under 'Other Linker Flags' in the target's Build
properties, it works fine. However, for ZeroLink builds, I always get
"ZeroLink: unknown symbol '_cosf'" at runtime, whatever I try. Can
anybody please tell me what to do?
Thanks,
Hamish
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >ZeroLink -lm (From: Hamish Allan <email@hidden>) |