GCC Liciense

Aug 28, 2014 at 11:28pm
GCC has a GPL license so does that mean whatever i compile most be open source?
Aug 29, 2014 at 12:24am
Aug 29, 2014 at 12:27am
What happens if i use a framework that has the GPL licence while compiling with GCC
Aug 29, 2014 at 12:34am
Then you have to license your program under a GPL compatible license. That you use GCC doesn't make a difference.
Aug 29, 2014 at 12:53am
Ok, Thanks
Sep 2, 2014 at 8:24pm
Thanks for this post because the whole licensing thing with very confusing.
Currently using Qt and they have about 5 different licenses. Just have to make sure I know which one to use when wanting to deploy both open source and closed source applications.
Topic archived. No new replies allowed.