Library Style -> STATIC, still linking dynamically
Library Style -> STATIC, still linking dynamically
- Subject: Library Style -> STATIC, still linking dynamically
- From: Brent Gulanowski <email@hidden>
- Date: Fri, 15 Oct 2004 10:50:31 -0400
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
_______________________________________________
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