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,3a50fed7be9d7a90 X-Google-Attributes: gid103376,public From: "bklungle" Subject: Re: Ada Compilers Date: 1997/11/13 Message-ID: <64fbs8$6jv@dfw-ixnews9.ix.netcom.com>#1/1 X-Deja-AN: 289273681 References: X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Organization: B & D Associates X-NETCOM-Date: Thu Nov 13 11:03:04 AM CST 1997 Newsgroups: comp.lang.ada Date: 1997-11-13T11:03:04-06:00 List-Id: I can give you our current experiences. Yours may vary based on usage. We are using Verdix Ada 83 on AIX (RS6k), Green Hills Ada 83 on AIX (RS6k) cross targeted to the Rad-Hard RS6k with VxWorks, Green Hills Ada 83 on Sparc/Solaris self targeted for debugging prior to using the cross compiler, GNAT Ada95 on Dual P6/180 running Linux, GNAT Ada95 on IRIX 5.3 SGI Indigo2. Another company we subcontract to is using Rational Apex C++ on SGI Indigo2. Overall, the majority of the programmers prefer the GNAT Ada 95. If you go this route, definitely grab ACT support. They have some excellent extended tools and VERY knowledgable people who are willing to help, not like some who take your money and return nothing. To date, Rational Apex C++ is having trouble for as yet unknown reasons. Again, experiences vary. cheers...bob Nathan A. Barclay wrote in message ... > > >The project I'm working on at work is looking into switching from Ada 83 to >Ada 95, and I've been trying to get an idea of how the different Ada 95 >compilers compare. Specifically, the compilers we're considering are GNAT >with Ada Core Technologies' support, Aonix's ObjectAda, Green Hills >Software's Ada compiler, and MAYBE Rational Apex Ada (although it's probably >too expensive). If anyone has any thoughts on how the compilers compare (or >on related questions, e.g. something they especially like or dislike about >one of them), I'd love to hear them. We're looking specifically at Sun >Sparc/Solaris systems, but thoughts stemming from other platforms might be >useful too, if not to me then maybe to others. > > >