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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,955a3e1a0f767ce3 X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: PC-Based Ada Dev Environment for Embedded 80186 Date: 1996/09/14 Message-ID: <51ff6c$6jd@news2.delphi.com>#1/1 X-Deja-AN: 180657505 organization: Delphi Internet Services Corporation newsgroups: comp.lang.ada Date: 1996-09-14T00:00:00+00:00 List-Id: >You mainly need to find an Ada 83 compiler for DOS real mode. I'd >recommend you use a powerful PC host operating system and a DOS-based >compiler that generates 16-bit data bus, non-priviledge mode code. You'll >probably want assembler output for possible tweaking and verification. >And you'll likely choose the tiny memory model so you can manage a simple >format COM image file size within 64KB. FWIW, Borland Turbo Assembler I imagine RR Software will still sell you an Ada 83 compiler targetting DOS 16 bit real mode. I've used it under both DOS and OS/2 as host. Check www.rrsoftware.com And of course there's the Heath (nee Meridian) which may work, or an old Thomson (nee Alsys) compiler (www.thomson.com?)