libstdc++ licensing
libstdc++ licensing
Posted May 7, 2013 20:56 UTC (Tue) by Wol (subscriber, #4433)In reply to: libstdc++ licensing by khim
Parent article: Stallman: The W3C's Soul at Stake
Actually, while I don't know too much about it, I think it always makes sense to distribute libstdc++ statically, if you're not distributing it as part of an OS.
How doees linux cope with the same library compiled with different versions of the compiler? I know we use .so numbering to avoid dll hell, but I believe C++ neatly gets round that by changing the ABI based on the compiler used ... :-)
Cheers,
Wol
