This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++ licensing question


Michael Fimin wrote:
> Hi, I have a question regarding GCC standard C++ library licensing.
> 
> I going to use libstdc++ in my comercial project.
> My program will not be covered by GPL license (the source code won't be
> provided) and I'm going to distribute libstdc++.so (Solaris version) with my
> program. Is this legal?

Yes, it's legal.  See http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/license.html
- Dan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]