<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 29, 2013 at 6:10 PM, William Hounslow <span dir="ltr"><<a href="mailto:hounslow@users.sourceforge.net" target="_blank">hounslow@users.sourceforge.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can a truly standalone program be created? If not, how to ensure
      that the end user can deploy the output binary in a location of
      their choice?</blockquote></div><br>Apart from what you have been told, ECL can be built in statically linked mode with --disable-shared. In this case, standalone executables should be linked against a statically linked version of the library. But I personally find the other solution (deliver executable with the ECL library) preferable (and more compliant with LGPL).</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Juanjo<br><br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a>
</div></div>