Re: Static libraries
Re: Static libraries
- Subject: Re: Static libraries
- From: Jeff Harrell <email@hidden>
- Date: Sun, 29 Jun 2003 19:51:50 -0500
On Sunday, June 29, 2003, at 07:44 PM, Gilbert Mackall wrote:
I would like to use a static UNIX library, but am not sure how to go
about it. I would also like this librariy to be include in the final
build. Could some one point me to some documentation or example could.
I can't really help you with the static library thing; I haven't used
one of those in years. But are you talking about building your own with
your own code, or using a pre-build static library? If you're talking
about building your own, you might consider using a private framework
instead. That way you don't have to worry about packaging up header
files and documentation separately, for example.
--
email@hidden
http://homepage.mac.com/jharrell
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.