This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
question concerning distribution of GCC parts
- To: <gcc at gcc dot gnu dot org>
- Subject: question concerning distribution of GCC parts
- From: "Pavel Minayev" <evilone at omen dot ru>
- Date: Sun, 28 Oct 2001 15:00:44 +0300
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