On 15 July 2013 13:11, Diego Duclos <[email protected]> wrote:

> What about when a closed source project needs one of the GPL-only libs ?
> (as is my case).
>
>
Typically this happens with OpenSSL, the solution is to replace with GnuTLS
or other 
implementation<http://en.wikipedia.org/wiki/Comparison_of_TLS_Implementations>that
is under LGPL or commercial license.

Static linking requires LGPL 2.1 or an explicit exception clause.

-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to