Computing.Net > Forums > Programming > GNU Public License

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

GNU Public License

Reply to Message Icon

Name: wille
Date: November 3, 2009 at 11:57:52 Pacific
OS: Windows Vista
CPU/Ram: 2 GHz DualCore/ 2041 MB
Product: Lenovo / 42334dg
Subcategory: C/C++
Tags: gnu, public, license, gnu public, public license
Comment:

Hi I realize that this is probably not the best place for this question but I really don't know where else. I've been programming in c/c++ for a while using the GNU public library, and I realize now that I don't have any right to any of my work using their library. I was just wondering if this is correct, that if I would like to sell a program I can't use any of the GNU public libraries, not even as simple as the printf standard i/o functions. So I have to create absolutly everything myself?

Live the life as you know it
/ Wille



Sponsored Link
Ads by Google

Response Number 1
Name: klint
Date: November 3, 2009 at 15:08:54 Pacific
Reply:

It's not quite that bad, but I'm not an expert on the GNU Public
License. I suggest you read it, top to bottom, to find out. What I
do know is there's a lot of misconceptions and false
assumptions around it.


0

Response Number 2
Name: klint
Date: November 3, 2009 at 15:15:37 Pacific
Reply:

A bit more info: I think what you've been told is not true. You can
sell your software, as explained here:

http://www.gnu.org/philosophy/selli...


0

Response Number 3
Name: klint
Date: November 3, 2009 at 15:33:38 Pacific
Reply:

Yep, definitely allowed to use GCC for proprietary software:

"the FSF decided long ago to allow developers to use GCC's
libraries to compile any program, regardless of its license"

http://www.fsf.org/licensing/licens...

Hope that helps.


0

Response Number 4
Name: wille
Date: November 4, 2009 at 00:15:33 Pacific
Reply:

Thanks for that info. Though I have read the license agreement, I don't understand it fully. The sites you linked explains how the software can be free, even if you distribute it for a fee. Is it correct then that I can demand a fee for the programs I make but I have to give out the source code for it if someone would ask for it?

Live the life as you know it
/ Wille


0

Response Number 5
Name: klint
Date: November 4, 2009 at 02:10:13 Pacific
Reply:

No, if I have understood the terms of the runtime licence exception referred to in my previous post, you can use GCC to compile your program and distribute it under your own licence terms, whatever you wish them to be, including not allowing access to your source code.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon





Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: GNU Public License

images on websites www.computing.net/answers/programming/images-on-websites/9458.html

Looking For CamStudio Codec Source www.computing.net/answers/programming/looking-for-camstudio-codec-source/12220.html

GCC Error!!! www.computing.net/answers/programming/gcc-error/5741.html