Re: How to create a .dylib
Re: How to create a .dylib
- Subject: Re: How to create a .dylib
- From: Markus Weissmann <email@hidden>
- Date: Mon, 21 Mar 2005 23:04:23 +0100
you mean something like
$ gcc somestuff.c -dynamiclib -o mylib.0.0.1.dylib -current_version
0.0.1 -install_name /usr/local/mylib.dylib
?
-Markus
On 21. Mar 2005, at 22:58 Uhr, Alessandro Perrone wrote:
Hi all
Is it possible to have an example on how to write a library on
Darwin/OsX?
How to create a .dylib?
Regards.
ALEX
_______________________________________________
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
---
Markus W. Weissmann
http://www.mweissmann.de/
http://www.opendarwin.org/~mww/
_______________________________________________
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