User forums > Using Code::Blocks
Commercial use (Code::Blocks + GNU GCC compiler)
f2099:
Hi, everyone. I've searched the forum for this information, and I apologize for bringing up a subject already discussed here, but I am still a little insecure, so I would like to ask you: can I use Code::Blocks with the GNU GCC compiler to develop commercial, closed source software? Thanks in advance!
stahta01:
read http://forums.codeblocks.org/index.php/topic,12773.0.html
and http://forums.codeblocks.org/index.php/topic,13117.0.html
Tim S.
f2099:
I understand that I can use Code::Blocks for commercial, closed-source developing, as long as I don't use parts of CB's source code, but am I allowed to use the GNU GCC compiler commercially too?
Jenna:
--- Quote from: f2099 on August 28, 2011, 04:47:11 am ---
I understand that I can use Code::Blocks for commercial, closed-source developing, as long as I don't use parts of CB's source code, but am I allowed to use the GNU GCC compiler commercially too?
--- End quote ---
As far as I know, you can, but if you want to be absolutely sure, you should ask at mailing list related to the gnu compiler suite (and of course read the documentation).
This software is not related to C::B, we only bundle it with C::B on windows, to make the starting easier.
zabzonk:
> am I allowed to use the GNU GCC compiler commercially too?
Yes, lot's of commercial companies use GCC. The limitation is on the libraries, not the compiler, and if these are LGPL licensed, which most are, you can distribute software using them without falling under the GPL.
Navigation
[0] Message Index
[#] Next page
Go to full version