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


Linus writes:
> 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. 

This is, of course, true.

> Of course, that doesn't mean that the FSF/Cygnus/RedHat would want to
> _help_ such an effort.

Exactly.  It's best to avoid this whole fight by finding some way of
implementing the desired functionality (e.g. static analysis tools) in a
less risky way.



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