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 (PCH patch gengtype.c)


Daniel Berlin wrote:
> 
> On Sun, 23 Jun 2002, Tim Josling wrote:
> 
> > As an aside, the PCH patch introduced a change to gcc which provides a single
> > program with a complete *computer* *readable* description of the important gcc
> > data structures. This is then used to generate the garbage collection code.
> 
> Yes, but it's output is GPL'd.

Quite true, but the framework is there to generate non GPL code, technically
at least though IANAL.

Tim Josling


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