Re: ZeroLink -lm
Re: ZeroLink -lm
- Subject: Re: ZeroLink -lm
- From: Hamish Allan <email@hidden>
- Date: Wed, 16 Mar 2005 17:12:49 +0000
On Mar 16, 2005, at 16:53, Andrew Pinski wrote:
On Mar 16, 2005, at 11: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?
You want -lmx.
True, and actually the library in question is linked -lmx, so I should
have specified that, but the problem with ZeroLink remains.
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:
This email sent to email@hidden