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,dd0ab03054055c44 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-02-06 20:04:44 PST Path: swrinde!howland.reston.ans.net!news.starnet.net!wupost!uhog.mit.edu!news.mathworks.com!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: GNAT & Windows NT Date: 6 Feb 1995 22:07:31 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3h6o5j$ge8@gnat.cs.nyu.edu> References: <3h3j4e$9kn@news.cais.com> NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1995-02-06T22:07:31-05:00 List-Id: Lance says "I see that the currently available version of GNAT is intended for Pentium systems only. Is anybody working on a version for 486's? There can't be too many things within GNAT (or GCC) that would necessitate a Pentium rather then a 486. Actually, I'd prefer an Alpha AXP version, but I would guess that is really a problem with getting a GCC port first. Where did you get the idea that the current version of GNAT is only for the Pentium. This is nonsense, it is a 386/486/Pentium port (remember that these architectures are equivalent at the user level, modulo Pentium's well publicized incapability of guarateeing correct division results). Indeed there has been some discussion of a version that would compensate for the Pentium deficiencies, but we have not done anything with this yet (though we know how). There already is a version for Alpha AXP.