[Qt-interest] LGPL and static linking
andrew.m.goth at l-3com.com
andrew.m.goth at l-3com.com
Wed Dec 2 05:25:56 CET 2009
Daniel Grubbs wrote:
> It seems to me that it should be possible to write a
> de-linker which would allow one to turn one's linked program
> back into object files. Wouldn't the existence of such a
> program solve this whole problem?
Earlier tonight an off-the-wall idea came to me. Deliver two (or more) .a files (archives of .o files), one of which is your program and the other is static Qt. Also deliver a simple script to run ld on the .a files to make the executable. Now you can't be accused of making a derivative of the Qt library. If anyone's making a derivative, it's the customer, and he's doing it without access to your source code!
--
Andy Goth
<amgoth at link.com>
More information about the Qt-interest-old
mailing list