Re: Building a framework from a static library
Re: Building a framework from a static library
- Subject: Re: Building a framework from a static library
- From: Kyle Sluder <email@hidden>
- Date: Mon, 05 May 2014 10:58:24 -0700
On Mon, May 5, 2014, at 10:15 AM, Jens Alfke wrote:
>
> It seems there’s some magic linker flag I need to get the static
> library’s symbols exported to the dylib, otherwise they all get
> dead-stripped or something. What do I need to do?
Have you tried either -all_load or -force_load?
--Kyle Sluder
_______________________________________________
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