|
|
Log in / Subscribe / Register

Stallman on GCC, LLVM, and copyleft

Stallman on GCC, LLVM, and copyleft

Posted Jan 29, 2014 23:54 UTC (Wed) by nix (subscriber, #2304)
In reply to: Stallman on GCC, LLVM, and copyleft by khim
Parent article: Stallman on GCC, LLVM, and copyleft

You see, libstdc++ uses straight GPLv3 (not LGPL!)
This is factually incorrect. If libstdc++ used either license it would be nearly impossible to compile non-GPL C++ programs, because a lot of libstdc++ is implemented in header files.

See any file at all in libstdc++, and the Runtime Library Exception.

A license with this exception is GPL- and LGPL- and for that matter BSD-compatible, but it's not the GPL any more.


to post comments

Stallman on GCC, LLVM, and copyleft

Posted Jan 29, 2014 23:56 UTC (Wed) by nix (subscriber, #2304) [Link]

And, er, you said as much in the next paragraph. I wish there was a way to delete stupid comments on LWN (or maybe just my own).


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