Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
donatj
9y ago
0 comments
Save
Share
If I statically link is my code inherintly LGPL or could I still license MIT?
0 comments
2 comments · 1 top-level
top
newest
oldest
int_19h
9y ago
· 1 in thread
If LGPL was "viral" even when linking dynamically, there would be no point in it (it'd be like GPL).
So, yes. You can use MIT.
Of course, the dynamic dependency still remains LGPL.
kuschku
9y ago
Yes and no. LGPL only is non-viral if the end user can trivially replace the linked library with their own version.
j
/
k
navigate · click thread line to collapse