This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Using of parse tree externally


On Oct 12, 2000, Linus Torvalds <torvalds@transmeta.com> wrote:

> There's also obviously the simple legal issue: if somebody actually
> wants to fork gcc, and create a gcc that prints out the parse tree
> externally, the FSF simply doesn't have any legal power to stop them. 

Isn't there any way the GCC license could be written so as to make any
such output a derived work, thereby requiring other programs that use
it to be GPLed too?  I see it might be hard to draw a line separating
the assembly output generated by GCC, that shouldn't be covered by
this restriction, from such unwanted uses, but that might be a way to
legally forbid any such unwanted uses of GCC.  But then, IANAL :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]