[cfe-dev] FUD in clang vs GCC comparision ?
Jacob Carlborg
doob at me.com
Thu Aug 2 10:21:51 PDT 2012
On 2012-08-02 16:47, Буров Дмитрий wrote:
> GLIBC requires linked programs to follow GPL.
> But for what i know GCC alone does not have such.
As far as I know GLIBC uses the LGPL license which basically says that
you can use whatever license you want as long as you link dynamically.
If you're linking statically your software needs to be LGPL as well (GPL
is probably fine too).
Note, I'm not a lawyer.
--
/Jacob Carlborg
More information about the cfe-dev
mailing list