This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Using of parse tree externally
- To: george at moberg dot com
- Subject: Re: Using of parse tree externally
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 12 Oct 00 14:34:53 EDT
- Cc: gcc at gcc dot gnu dot org
I'm sure the GCC license could be modified in such a way to say, in
effect, "In addition to re-use of GCC source code, any code which
utilizes, in any way, any intermediate output of the compiler, such as
the parse tree or RTL, or any code which links against sections of
GCC, shall fall under the GPL".
What is your legal basis that such a clause would be enforeable?