Re: GCC M3 frontend (was Re: Corel's apt frontend)

1999-11-01 Thread Bruce Perens
From: Henning Makholm <[EMAIL PROTECTED]> > The backend (which I found at > ftp://gatekeeper.dec.com/pub/DEC/Modula-3/release-3.6/m3cc.tar.gz > ) is not pure GCC; they add (=link) in an m3.c which begins with > > /* Copyright (C) 1993, Digital Equipment Corporation */ > /*

Re: GCC M3 frontend (was Re: Corel's apt frontend)

1999-11-01 Thread Henning Makholm
Ian Jackson <[EMAIL PROTECTED]> writes: > As I understand it, DEC SRC (now part of Compaq of course) released a > Modula-3 frontend which uses GCC as a backend, with some kind of funny > licence. The backend (which I found at ftp://gatekeeper.dec.com/pub/DEC/Modula-3/release-3.6/m3cc.tar.gz )

Re: GCC M3 frontend (was Re: Corel's apt frontend)

1999-11-01 Thread Bruce Perens
I'd guess that Modula-3 compiler is including GPL headers to work with the GPL back-end. Is there confirmation of that? Thanks Bruce