On Wed, May 29, 2013 at 6:10 PM, William Hounslow <
houns...@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
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to