[Qt-interest] LGPL and static linking
alexander golks
alex at golks.de
Wed Nov 25 14:44:00 CET 2009
yes, they do indeed.
if a lib is statically linked, you can't change the lib without changing the program.
a dll can be exchanged at runtime, not a lib.
thats the difference.
while dynamically linking a "pure"-gpl dll to commercial code is said to be dissallowed,
a lgpl-dll seems to be linkable,
whereas static linking must be explicitly allowed, as some licensers do.
but i'm no lawyer, also, so...
Am Wed, 25 Nov 2009 12:13:02 +0100
schrieb qt-interest-request at trolltech.com:
> No, no they don't...
> If I were willing to supply my object files (compiled code) for you to
> link the LGPL library to, you would be able to modify the library and
> relink it with my object files.
--
/*
* printk("3c505 is sulking\n");
* linux-2.6.6/drivers/net/3c505.c
*/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091125/e86c7c90/attachment.bin
More information about the Qt-interest-old
mailing list