Re: Interpreting -bind_at_load warning?
Re: Interpreting -bind_at_load warning?
- Subject: Re: Interpreting -bind_at_load warning?
- From: Jim Correia <email@hidden>
- Date: Mon, 14 Nov 2005 11:35:20 -0500
On Nov 11, 2005, at 3:56 PM, Jim Correia wrote:
That seems to be the issue. In the detailed build log I get a bunch
of warnings of the form:
symbol _expm1f used from dynamic library /Developer/SDKs/
MacOSX10.4u.sdk/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../
libSystem.dylib(floating.o) not from earlier dynamic library /usr/
lib/libmx.A.dylib(single module)
As far as I can tell though, I'm not explicitly including libSystem
anywhere in the project.
The last flag on my link line is "-isysroot /Developer/SDKs/
MacOSX10.4u.sdk".
If I execute the link command by hand, and remove the pointer to the
10.4u SDK, it links without warning. But this project needs to use
the 10.4u SDK. Any pointers on where to go next?
Thanks,
Jim
_______________________________________________
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