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,421279bb789b546b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-23 02:36:16 PST Path: nntp.gmd.de!dearn!blekul11!ccsdec1.ufsia.ac.be!reks.uia.ac.be!idefix.CS.kuleuven.ac.be! Belgium.EU.net!EU.net!howland.reston.ans.net!gatech!udel!news.mathworks.com!news.alpha.net!solaris.cc.vt.edu!swiss.ans.net!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: GNAT on Mac Date: 22 Mar 1995 08:51:40 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3kpa1c$6rp@gnat.cs.nyu.edu> References: NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1995-03-22T08:51:40-05:00 List-Id: One additional problem here (trying to run GNAT in emulation mode) is that Windows is of course a 16-bit environment basically. So if the product emulates Windows in a 486 environment, it is basically emulating 16-bit stuff anyway. Presumably it can support the kind of 32-bit extender technology that DJGPP uses, but one can't be sure of this without trying it out.