From: Warren Young Date: November 9 2005 6:48pm Subject: Re: License Question List-Archive: http://lists.mysql.com/plusplus/5119 Message-Id: <43724465.7000404@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hardy, Allan wrote: > > Proprietary App -> Static Link to LGPL -> has to release object > code/allow for relinking - difficult > Proprietary App -> Dynamic Link to LGPL -> has no obligations since > relinking is not an issue - easy Precisely. That leads me to: proprietary app linking to LGPL library: dynamic only It is not the only possible way, but it is the only sane way. What difficulties remain, once you make that decision?