Re: Bootstrapping theory?

Jens Vaasjo <jvaasjo@gpu.srv.ualberta.ca>
25 Sep 1996 21:08:33 -0400

          From comp.compilers

Related articles
Bootstrapping theory? eddie@voldsboks.pvv.ntnu.no (Kjetil Valstadsve) (1996-09-03)
Re: Bootstrapping theory? jgm@CS.Cornell.EDU (Greg Morrisett) (1996-09-05)
Re: Bootstrapping theory? sc@cs.unc.edu (1996-09-05)
Re: Bootstrapping theory? cliffc@ami.sps.mot.com (1996-09-05)
Re: Bootstrapping theory? jonm@saul.cis.upenn.edu (1996-09-05)
Re: Bootstrapping theory? jvaasjo@gpu.srv.ualberta.ca (Jens Vaasjo) (1996-09-25)
Re: Bootstrapping theory? pardo@cs.washington.edu (1996-09-29)
Re: Bootstrapping theory? jbuck@Synopsys.COM (1996-09-29)
| List of all articles for this month |

From: Jens Vaasjo <jvaasjo@gpu.srv.ualberta.ca>
Newsgroups: comp.compilers
Date: 25 Sep 1996 21:08:33 -0400
Organization: University of Alberta, Edmonton, Canada
References: 96-09-014 96-09-026
Keywords: tools

A easy and cheap way to try this is with the C compiler djgpp the dos
port of Linux's gcc. It's free, free to modify and comes with all the
source code that they claim is build ready. Of course if you are
running Linux then you can just use gcc.


Cliff Click wrote:
>[feed incrementally different versions of a compiler to itself, making
>sure that at each stage it compiles itself consistently]
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.