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]
Other format: [Raw text]

Re: Meta-Level Compilation project / Introspector/ AST access / Licensing question


On Fri, Jun 21, 2002 at 02:46:25PM -0400, Richard Kenner wrote:
>     There is nothing legally stopping anyone from creating
>     a non-free back and front end on the gcc, if you dont
>     use linkage, but file format.
> 
> Two points: first, you are greatly oversimplifying copyright law when
> you make that statement and second, there *are no* "file formats" to do
> this as part of GCC.

Well, only sort of oversimplifying.  No one has ever presented a reason
that distributing a patch which causes GCC to dump its AST in any
format (or distributing a patched GCC and source!) in any way violates
the copyright.  RMS has made it clear many times that he does not
approve of such patches and will not accept them in the FSF tree.  That
doesn't alter the law at all.

If there is a good reason and no one has bothered to say it, than I
apologize for not being able to see it myself.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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