Re: Library Style -> STATIC, still linking dynamically
Re: Library Style -> STATIC, still linking dynamically
- Subject: Re: Library Style -> STATIC, still linking dynamically
- From: Brent Gulanowski <email@hidden>
- Date: Fri, 15 Oct 2004 11:48:43 -0400
I think I was being optimistic that the setting would solve my
problem, but now I think of it, it must refer to library targets, not
library dependencies.
Nevertheless I don't understand the deal with whether the "-dynamic"
flag is set or not. If it's not, the man pages say that the static lib
is used. Is the man page out of date?
On Fri, 15 Oct 2004 10:50:31 -0400, Brent Gulanowski
<email@hidden> wrote:
> This is weird. I'm building with some libs that have dynamic and
> static. My build style specifies Static, the linking command lacks
> "-dynamic", but the dynamic versions are being used anyway. What
> gives?
>
> (If I remove one of the dynamic libs, the program won't run and get a
> missing shared lib error; and i can see the Shlib in the libraries
> window when I pause the debugger.)
>
> Workaround is to temporarily hide the dynamic libraries?
>
> Thanks,
>
> --
>
> Brent Gulanowski
> http://www.boredastronaut.com
>
--
Brent Gulanowski
http://www.boredastronaut.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