public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GPL-License
@ 2000-06-13  9:20 Emin Karayel
  2000-06-13  9:39 ` GPL-License Olivier Galibert
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Emin Karayel @ 2000-06-13  9:20 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 721 bytes --]

Dear Mr. and Mrs.,

In the first term of the GPL, you'll find the following sentence:

"Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of running the
Program is not restricted, and the output from the Program is covered only
if its contents constitute a work based on the Program (independent of
having been made by running the Program). Whether that is true depends on
what the Program does.´"

So my question is, whether the output of gcc/g++ is covered by the GPL, or
nor ?

Is it possible to develop comercial software with gcc/g++ ?

I would be content, if you would help me, in this way.

Thanks

Emin Karayel <nime@topmail.de>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: GPL-License
  2000-06-13  9:20 GPL-License Emin Karayel
@ 2000-06-13  9:39 ` Olivier Galibert
  2000-06-13 12:07 ` GPL-License Philip Blundell
  2000-06-13 12:35 ` GPL-License Jeffrey A Law
  2 siblings, 0 replies; 5+ messages in thread
From: Olivier Galibert @ 2000-06-13  9:39 UTC (permalink / raw)
  To: emin.karayel; +Cc: gcc

On Tue, Jun 13, 2000 at 06:15:39PM +0200, Emin Karayel wrote:
> So my question is, whether the output of gcc/g++ is covered by the GPL, or
> nor ?

Not.  The only files gcc includes in your program (libgcc.a) include
an explicit exception in order not to have the resulting program
ending under the GPL.


> Is it possible to develop comercial software with gcc/g++ ?

Yes.

  OG.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: GPL-License
  2000-06-13  9:20 GPL-License Emin Karayel
  2000-06-13  9:39 ` GPL-License Olivier Galibert
@ 2000-06-13 12:07 ` Philip Blundell
  2000-06-13 12:35 ` GPL-License Jeffrey A Law
  2 siblings, 0 replies; 5+ messages in thread
From: Philip Blundell @ 2000-06-13 12:07 UTC (permalink / raw)
  To: emin.karayel; +Cc: gcc

>So my question is, whether the output of gcc/g++ is covered by the GPL,
>or nor ?

Not that I know of.  The code generated by a compiler isn't a `derived work'.
Of course, I don't speak as a lawyer.

>Is it possible to develop comercial software with gcc/g++ ?

Yes, though you may need to pay attention to which libraries you link with and 
which header files you include.

p.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: GPL-License
  2000-06-13  9:20 GPL-License Emin Karayel
  2000-06-13  9:39 ` GPL-License Olivier Galibert
  2000-06-13 12:07 ` GPL-License Philip Blundell
@ 2000-06-13 12:35 ` Jeffrey A Law
  2 siblings, 0 replies; 5+ messages in thread
From: Jeffrey A Law @ 2000-06-13 12:35 UTC (permalink / raw)
  To: emin.karayel; +Cc: gcc

  In message < 000101bfd552$9e0697d0$2b0216ac@workflow.omikron.net >you write:
  > So my question is, whether the output of gcc/g++ is covered by the GPL, or
  > nor ?
The output of gcc/g++ is not covered by the GPL.

  > Is it possible to develop comercial software with gcc/g++ ?
Certainly.

jeff

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: GPL-License
@ 2000-06-13 15:51 Mike Stump
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Stump @ 2000-06-13 15:51 UTC (permalink / raw)
  To: emin.karayel, gcc

> From: "Emin Karayel" <ek@omikron.net>
> To: <gcc@gcc.gnu.org>
> Date: Tue, 13 Jun 2000 18:15:39 +0200

> So my question is, whether the output of gcc/g++ is covered by the
> GPL, or nor ?

When last I looked at cygwin, it was covered.  Aside from this, the
intention is roughly that it not be.  However, there are certain
things might cause it to be (static linking with GNU libc) that you
might do.  We can't know, unless you tell us everything you do, in
laborious detail.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-06-13 15:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-13  9:20 GPL-License Emin Karayel
2000-06-13  9:39 ` GPL-License Olivier Galibert
2000-06-13 12:07 ` GPL-License Philip Blundell
2000-06-13 12:35 ` GPL-License Jeffrey A Law
2000-06-13 15:51 GPL-License Mike Stump

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).