Licensing of libgcc and libstdc++ as shared libraries

Robert Dewar dewar@gnat.com
Sun Jun 20 21:24:00 GMT 2004


If you distribute code covered by the GPL in binary format, you
must distribute the sources as well. It matters not a whit whether the code
is in a shared library or not.




> The libgcc wording may be construed to mean that combination with some 
> other requirement, or that static linking is a requirement.

This is a misreading (a serious one)

Just think about the intention, the idea is that the recipient
of the softeware must be able to modify it. If you distribute a DLL containing GPL'ed
code the recipient must be able to modify that code and recreate the DLL.



More information about the Gcc mailing list