Re: How to create a DLL ?
Re: How to create a DLL ?
- Subject: Re: How to create a DLL ?
- From: Shawn Erickson <email@hidden>
- Date: Fri, 6 May 2005 17:49:30 -0700
On May 6, 2005, at 5:27 PM, Brian Jorgage wrote:
I have a command-line user-space application with several methods
which
I would like to put into a "DLL".
How to create a DLL on Mac OS X ?
Is this the same thing as a .so file ?
Any information would be helpful.
<http://developer.apple.com/documentation/Porting/Conceptual/
PortingUnix/compiling/chapter_4_section_7.html>
<http://developer.apple.com/documentation/MacOSX/Conceptual/
BPFrameworks/Concepts/WhatAreFrameworks.html>
Anyway are using Xcode? If so it has project templates (and
documentation) for dynamic libraries as well as frameworks.
Otherwise reviewing the following may help...
<http://developer.apple.com/technotes/tn2002/tn2071.html>
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden