From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 24 Sep 93 12:54:22 GMT From: cis.ohio-state.edu!math.ohio-state.edu!howland.reston.ans.net!agate!linus !linus.mitre.org!mwunix.mitre.org!m23588@ucbvax.Berkeley.EDU (Richard Conn) Subject: Re: Current state of Ada 9X compilers...? Message-ID: <1993Sep24.125422.29984@linus.mitre.org> List-Id: I had the pleasure of trying out GNAT for a PC running OS/2 2.1 at Tri-Ada 93. Thanks very much to Robert, Ed, Chris, and the others for the opportunity. A lab at Tri-Ada was an excellent idea. I worked with the Ada 9X demo program they provided and modified it, adding my own package. Just a hundred lines of code or so. Some data (for what it's worth ... realize that 1 100+ line program is just the beginning of an experience): Compile time/file (20-80 SLOC, counting only s): 5-15 seconds at 55MHz (486), up to 30 seconds at 20MHz Bind time (system): 20 or 35 seconds (55MHz or 20MHz) Executable size: 49K (!!!!!) Execution time of EXE file: <1 second Overall, I was quite pleased. Definitely tolerable, and it's 9X! Rick