Re: bsd dynamic library dependencies help
Re: bsd dynamic library dependencies help
- Subject: Re: bsd dynamic library dependencies help
- From: Peter O'Gorman <email@hidden>
- Date: Tue, 29 Dec 2009 10:50:57 -0600
On 12/29/2009 10:33 AM, Xochitl Lunde wrote:
> I suggest simply adding -lbar when creating libfoo.
Ok, thanks. I don't remember having to do that using the auto tools.
Autotools default to allowing undefined symbols. On Mac OS X you can do
this with -undefined dynamic_lookup, as Paul suggests (I am not at my
mac right now to see if Xcode has a checkbox for this, or if it has to
be added to Other Linker Flags.
Peter
--
Peter O'Gorman
http://pogma.com
_______________________________________________
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