comp.lang.ada
 help / color / mirror / Atom feed
* Ada compiler for protected-mode 80286?
@ 2002-06-02  0:25 Dave Littell
  2002-06-02  1:35 ` Frank J. Lhota
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dave Littell @ 2002-06-02  0:25 UTC (permalink / raw)


Hi,

Is there an Ada compiler that will generate code for an 80286 in
protected mode?  Can x86 GNAT be convinced to do this?


Thanks,
Dave



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Ada compiler for protected-mode 80286?
  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
  2002-06-08 12:02 ` Robert Dewar
  2 siblings, 0 replies; 4+ messages in thread
From: Frank J. Lhota @ 2002-06-02  1:35 UTC (permalink / raw)


Well, the first Alsys Ada compiler (released in 1985) did precisely that. I
doubt if there is much interest in this "legacy" platform, but perhaps you
could find an old copy somewhere.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Ada compiler for protected-mode 80286?
  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
  2002-06-08 12:02 ` Robert Dewar
  2 siblings, 0 replies; 4+ messages in thread
From: Randy Brukardt @ 2002-06-07 23:21 UTC (permalink / raw)


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.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Ada compiler for protected-mode 80286?
  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
@ 2002-06-08 12:02 ` Robert Dewar
  2 siblings, 0 replies; 4+ messages in thread
From: Robert Dewar @ 2002-06-08 12:02 UTC (permalink / raw)


Dave Littell <davidl@applink.net> wrote in message news:<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?


There is no current port of GNAT to the 80286, and this would be a major
project to produce one.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-08 12:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2002-06-08 12:02 ` Robert Dewar

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