Using of parse tree externally

Alexandre Oliva aoliva@redhat.com
Wed Oct 11 10:59:00 GMT 2000


On Oct 10, 2000, Joe Buck <jbuck@racerx.synopsys.com> wrote:

> The organization that owns gcc fears nothing more than making gcc's front
> ends available as an API.

Err...  Wouldn't the provision of GCC as an API require programs
linked with it to be GPLed, just like any other library does?  The
actual problem, AFAIK, is to make GCC capable of spitting out its
internal state and reading it back later, because then it would be
possible to write optimizers that *wouldn't* be linked with GCC,
avoiding the GNU GPL requirement.

-- 
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


More information about the Gcc mailing list