|
|
Subscribe / Log in / New account

GCC, LLVM, and compiler plugins

GCC, LLVM, and compiler plugins

Posted Jan 31, 2014 13:59 UTC (Fri) by mathstuf (subscriber, #69389)
In reply to: GCC, LLVM, and compiler plugins by marcH
Parent article: GCC, LLVM, and compiler plugins

Without the text here, IIRC, the LGPL states something along the lines of that the LGPL portion must be replaceable by the end user. In practice, this is easy for shared but hard for static builds (as you'd have to ship you intermediate .a files per platform to avoid source).


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds