Re: Interpreting -bind_at_load warning?
Re: Interpreting -bind_at_load warning?
- Subject: Re: Interpreting -bind_at_load warning?
- From: Peter Boctor <email@hidden>
- Date: Fri, 11 Nov 2005 12:41:48 -0800
I've seen this warning when linking against multiple dynamic libraries
that export the same symbol. Usually before this warning is another
warning about this duplicate symbol. If you fix the duplicate symbol
problem and have only one dynamic library export the symbol, then you
will now longer get this bind_at_load warning.
On 11/11/05, Jim Correia <email@hidden> wrote:
> When building with Xcode 2.2 it now generates the warning:
> /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding
> may result in errors or different symbols being used
_______________________________________________
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