public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* question concerning distribution of GCC parts
@ 2001-10-28  3:03 Pavel Minayev
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Minayev @ 2001-10-28  3:03 UTC (permalink / raw)
  To: gcc

A program is a C compiler that relies on cpp.exe - that is, part
of GCC - as a preprocessor. The compiler itself is GPL'ed. Is
it legal to distribute only the preprocessor executable together 
ith the compiler, and what are the terms if it's possible? Else,
are there other ways to make it so that users won't have to download
the entire GCC package?

Thanks in advance,
Pavel Minayev

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

* Re: question concerning distribution of GCC parts
@ 2001-10-28  3:06 dewar
  0 siblings, 0 replies; 2+ messages in thread
From: dewar @ 2001-10-28  3:06 UTC (permalink / raw)
  To: evilone, gcc

<A program is a C compiler that relies on cpp.exe - that is, part
of GCC - as a preprocessor. The compiler itself is GPL'ed. Is
it legal to distribute only the preprocessor executable together
ith the compiler, and what are the terms if it's possible? Else,
are there other ways to make it so that users won't have to download
the entire GCC package?
>>

Just read the GPL requirements here. There is no requirement to distribute
sources with a program. That is just one of the options for making the
sources available.

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

end of thread, other threads:[~2001-10-28  3:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-28  3:03 question concerning distribution of GCC parts Pavel Minayev
2001-10-28  3:06 dewar

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).