Re: BSD Libs
Re: BSD Libs
- Subject: Re: BSD Libs
- From: Brad Garton <email@hidden>
- Date: Wed, 17 Nov 2010 20:22:02 -0500
Speaking of static libs, whatever happened to libstdc++-static.a in iOS? Some of legacy code I'm using still seems to require it when linking. My hack-o solution is to keep dragging the old (I think from XCode 3.1) static libs along for the simulator and device sysroots.
I wish I could lose them, but no matter how I set various flags for both the legacy Makefiles (which build some static libs of their own) or the XCode projects they still want libstdc++-static.
brad
http://music.columbia.edu/~brad
On Nov 17, 2010, at 8:15 PM, Wim Lewis wrote:
>
> On 17 Nov 2010, at 3:51 PM, email@hidden wrote:
>> I have a number of BSD static libs that link with my Cocoa apps. I want to bring this functionality to iPhone / iPad apps. So, before I jump in I thought I would ask:
>>
>> Can I build BSD static libs using iPhone sdks as my base sdk?
>
> Yes.
>
> (In fact you're not allowed to use your own dynamic libraries or frameworks; static libraries or "one big project" are the options you have.)
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden