site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On May 6, 2005, at 5:27 PM, Brian Jorgage wrote: How to create a DLL on Mac OS X ? Is this the same thing as a .so file ? 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I have a command-line user-space application with several methods which I would like to put into a "DLL". 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Shawn Erickson