[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libssh as static lib


On Sunday 19 July 2009 16:20:36 Rami Fernandes wrote:
> Hi all,

Hi,

>
> I'm new with libssh. It seems that libssh is what I need, and I would like
> to use it in my project (win32 environment). I would like to add it to my
> project as static library and not dynamic library, is it possible? I
> installed libssh.exe and I saw there the file 'libssh.a', what is that
> file, Is it what I need (is it like *.lib file?)

yes, it is. This is the static libary. You know that if you link your code 
statically with libssh you have to release *your* work under LGPL too.

You don't have to do this if you link dynamically. See

http://www.gnu.org/licenses/lgpl-2.1.html


Cheers,


	-- andreas

Attachment: signature.asc
Description: This is a digitally signed message part.


Follow-Ups:
Re: libssh as static libAris Adamantiadis <aris@xxxxxxxxxxxx>
References:
libssh as static libRami Fernandes <ramif@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org