Re: Making C better (by borrowing from C++)
- From: Flash Gordon <spam@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 26 Dec 2007 23:34:04 +0000
jacob navia wrote, On 26/12/07 22:43:
Richard Harter wrote:On Wed, 26 Dec 2007 15:20:19 -0500, CBFalconer
<cbfalconer@xxxxxxxxx> wrote:
jacob navia wrote:Malcolm McLean wrote:... snip ...
Wrong. You can use gcc freely to develop anything at all. Whatgcc is open source and free for any use, so is freer than lcc-win,No. If you want to use gcc source code you have to put YOUR
application under the GPL. And if you do not want to put YOUR
application under the GPL you have to pay BIG bucks to Red Hat.
you can't do is incorporate GNU source code in your devopment
without licensing that development under GPL.
That's what he said: I quote (requote if you like):
"If you want to use gcc source code you have to put YOUR
application under the GPL."
I dunno about paying big bucks to Red Hat about getting around
GPL - sounds fishy to me - but your "correction" doesn't mention
that. You just reasserted what Jacob already said.
Cygnus corp made big bucks by selling versions
of gcc to people and allowing them with big
license fees to get away without disclosing their source.
They were a profitable company based exclusively on gcc
sales. They were bought by RedHat.
I don't know about when Cygnus ran it, but certainly when I started using it what you are saying is completely wrong. The item with a restrictive license was (and I believe still is) cygwin.dll which is the *nix compatibility layer. If you application links against it and you distribute it you either have to GPL you application or buy a license. However, if you do not link against cygwin.dll (for example by telling gcc to work like it does in the MinGW environment (by following the instructions Cygwin provides) then you can sell your application as a closed source applciation.
In other words you are mostly wrong.
Note that I am not against RedHat making money. I just
did not want to work for them FOR FREE.
When did you last see RedHat employees or shareholders posting here advocating RedHat?
The problem with GNU from a developer viewpoint is that you toil and
work for years to do something, and somebody else sells it for
a profit without giving you a penny. This is a personal choice,
I do respect people that work for RedHat and develop device drivers
and compilers and stuff without being paid at all.
I just do not want to do that myself. I give my work away too,
but I am the owner of my work. Not somebody else.
Most of the regulars you complain about certainly have not said you should not sell your work. I had sympathy for you earlier in this thread (and posted to that effect) but you have lost it by repeatedly misrepresenting what others are saying.
--
Flash Gordon
.
- References:
- Making C better (by borrowing from C++)
- From: Masood
- Re: Making C better (by borrowing from C++)
- From: Keith Thompson
- Re: Making C better (by borrowing from C++)
- From: Chris Hills
- Re: Making C better (by borrowing from C++)
- From: Keith Thompson
- Re: Making C better (by borrowing from C++)
- From: ymuntyan
- Re: Making C better (by borrowing from C++)
- From: Richard Heathfield
- Re: Making C better (by borrowing from C++)
- From: ymuntyan
- Re: Making C better (by borrowing from C++)
- From: Richard Heathfield
- Re: Making C better (by borrowing from C++)
- From: ymuntyan
- Re: Making C better (by borrowing from C++)
- From: Richard Heathfield
- Re: Making C better (by borrowing from C++)
- From: Chris Hills
- Re: Making C better (by borrowing from C++)
- From: Malcolm McLean
- Re: Making C better (by borrowing from C++)
- From: jacob navia
- Re: Making C better (by borrowing from C++)
- From: CBFalconer
- Re: Making C better (by borrowing from C++)
- From: Richard Harter
- Re: Making C better (by borrowing from C++)
- From: jacob navia
- Making C better (by borrowing from C++)
- Prev by Date: Re: Programming in standard c
- Next by Date: Re: Programming in standard c
- Previous by thread: Re: Making C better (by borrowing from C++)
- Next by thread: Re: Making C better (by borrowing from C++)
- Index(es):
Relevant Pages
|
|