Why Clang
Wojciech Puchar
wojtek at wojtek.tensor.gdynia.pl
Thu Jun 21 17:29:41 UTC 2012
>> they are not.
>> programs compiled by GPLv3 compiler are not encumbered.
>>
>
> Programs that link to GPLv3 libraries are encumbered.
you mean libgcc_s.so.1 and libstdc++?
scanned /bin and /usr/bin and few programs do link it - all are C++
written.
None IMHO are needed in closed-source system really,
anyway (i don't have clang installed now) what clang compiled C++ programs
use as libstdc++ ?
do clang provide it?
cannot you just use this (or other) nonGPL library?
More information about the freebsd-questions
mailing list