[Ecls-list] Standalone binary not really standalone?

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Wed May 29 17:53:31 UTC 2013


On Wed, May 29, 2013 at 6:10 PM, William Hounslow <
hounslow at users.sourceforge.net> wrote:

> 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?


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).

Juanjo


-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20130529/c06a57f9/attachment.html>


More information about the ecl-devel mailing list