<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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.<div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>Divided by a common language</div><div><br></div><div>Dragiša Durić</div><div><a href="mailto:dragisha@m3w.org">dragisha@m3w.org</a></div><div><br></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Feb 1, 2013, at 9:16 PM, Jay K wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">


<div class="hmmessage"><div dir="ltr">

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Dirk, From my memory, you have it backwards. .dlls are built by default for any "library".</div><div dir="ltr">You can suppress .dll building with build_standalone().</div><div dir="ltr"> </div><div dir="ltr">It works like this, it is a bit unusual, but kind of nice:</div><div dir="ltr"> f or every "library", we build a static library and a .dll/.so</div><div dir="ltr"> "programs" default to linking to .dlls if present, else static libraries </div><div dir="ltr"> </div><div dir="ltr"> </div><div dir="ltr"> - Jay<br> </div><div dir="ltr"><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: <a href="mailto:dmuysers@hotmail.com">dmuysers@hotmail.com</a><br>To: <a href="mailto:m3devel@elegosoft.com">m3devel@elegosoft.com</a><br>Date: Fri, 1 Feb 2013 19:04:02 +0100<br>Subject: [M3devel] DLLs<br><br>




<div><font face="Arial">
<div><font face="Arial">Using the standard cm3 tools there is no official way to 
build a library </font><font face="Arial">as a DLL.</font></div>
<div><font face="Arial">Hence, out of curiosity, the following 
question:</font></div>
<div><font face="Arial">Since cm3/bin contains lots of library DLLs, how were they 
built?</font></div></font></div></div>
                                          </div></div>
</blockquote></div><br></div></body></html>