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

[ossig] GPL & LGPL



Hi everyone.
I have an interesting question.  Suppose I write a library of some sort which is dynamically (or statically)linked to a GPL'd library (c++ library for instance).  Can I release the source of my library under LGPL instead of GPL?
 
If I can do the above, let say I write a proprietary programme that links against my LGPL'd library (which in  turn is linked against the GPL'd c++ libraries), will it violate any of these GNU licences if I don't want to release my source code for this proprietary programme?
 
 
regards,
Venantius.