[M3devel] DLLs
Dragiša Durić
dragisha at m3w.org
Sun Feb 17 08:59:06 CET 2013
Also from memory, I second this… I was/am using .DLL's in a manner compatible with Linux/OSX (using right API calls, of course). No special anything anywhere.
--
Divided by a common language
Dragiša Durić
dragisha at m3w.org
On Feb 1, 2013, at 9:16 PM, Jay K wrote:
> Dirk, From my memory, you have it backwards. .dlls are built by default for any "library".
> You can suppress .dll building with build_standalone().
>
> It works like this, it is a bit unusual, but kind of nice:
> f or every "library", we build a static library and a .dll/.so
> "programs" default to linking to .dlls if present, else static libraries
>
>
> - Jay
>
> From: dmuysers at hotmail.com
> To: m3devel at elegosoft.com
> Date: Fri, 1 Feb 2013 19:04:02 +0100
> Subject: [M3devel] DLLs
>
> Using the standard cm3 tools there is no official way to build a library as a DLL.
> Hence, out of curiosity, the following question:
> Since cm3/bin contains lots of library DLLs, how were they built?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20130217/b03addb6/attachment-0002.html>
More information about the M3devel
mailing list