comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: Ada compiler for protected-mode 80286?
Date: Fri, 7 Jun 2002 18:21:08 -0500
Date: 2002-06-07T18:21:08-05:00	[thread overview]
Message-ID: <ug2futas8bficc@corp.supernews.com> (raw)
In-Reply-To: 3CF965FA.8D5C6AEA@applink.net

Dave Littell wrote in message <3CF965FA.8D5C6AEA@applink.net>...
>Hi,
>
>Is there an Ada compiler that will generate code for an 80286 in
>protected mode?  Can x86 GNAT be convinced to do this?


I don't know about GNAT, but the 16-bit Janus/Ada does not do segment
math, so it should work in a protected mode environment. You'd have to
write (or get) the code to put the processor into that mode in the first
place (we don't have it, and setting up the memory stuff is not that
simple), but once there, the code would work fine.

The 16-bit Janus/Ada 83 is still available; look at www.rrsoftware.com
or contact me directly.

        Randy Brukardt.






  parent reply	other threads:[~2002-06-07 23:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-02  0:25 Ada compiler for protected-mode 80286? Dave Littell
2002-06-02  1:35 ` Frank J. Lhota
2002-06-07 23:21 ` Randy Brukardt [this message]
2002-06-08 12:02 ` Robert Dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox