c++ - Is it legal to statically link libstdc++ and libgcc in a binary-only application? -


is legal distribuite binary-only application has been built statically linking unmodified versions of both libstdc++ , libgcc gcc suite version 4.7 or greater?

i no lawyer, think faqs @ gnu pretty clear on this. yes can! if want distribute executables.

http://www.gnu.org/licenses/gcc-exception-faq.html http://gcc.gnu.org/onlinedocs/libstdc++/faq.html#faq.license.what


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -