From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,580687e53cde8a90 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-17 05:17:20 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.arcor-online.net!news.belwue.de!news.uni-stuttgart.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: GNAT 3.15 - GCC 3.x Date: Sun, 17 Nov 2002 14:13:11 +0100 Organization: Enyo -- not your organization Message-ID: <878yzsbaqg.fsf@deneb.enyo.de> References: NNTP-Posting-Host: deneb.enyo.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: cygnus.enyo.de 1037538792 10132 212.9.189.171 (17 Nov 2002 13:13:12 GMT) X-Complaints-To: abuse@enyo.de NNTP-Posting-Date: 17 Nov 2002 13:13:12 GMT Cancel-Lock: sha1:IGcSIpJIAz++km5xEJ8gaA+YPcc= Xref: archiver1.google.com comp.lang.ada:31006 Date: 2002-11-17T13:13:12+00:00 List-Id: Adrian Knoth writes: > What about the common way of using a subset-language-stage0-compiler > written in shellscript or C? This is still a very significant amount of work. Such work would be spent better designing an efficient (register-based?) VM and GCC backend for it.