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, k...@highrolls.net 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 (Cocoa-dev@lists.apple.com) > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/garton%40columbia.edu > > This email sent to gar...@columbia.edu > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com