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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c2b3e0a81ca523a4,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-09 07:35:16 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: cjkywt@hotmail.com (Sergey) Newsgroups: comp.lang.ada Subject: Ada compiler Date: 9 Apr 2004 07:35:16 -0700 Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 81.25.172.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1081521316 15057 127.0.0.1 (9 Apr 2004 14:35:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 9 Apr 2004 14:35:16 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:6905 Date: 2004-04-09T07:35:16-07:00 List-Id: Hi, Guys, I'm experienced C++ programmer and pretty new to Ada. Despite from that I'd like to use Ada for my current project (it's not a big deal but ...) and I have same questions for you ... I've to use RHEL-3 ( NPTL is the keyword here ) - a platform where ( as I heard ) gnat-3.15p doesn't do well ( tasking is completely broken ). RHEL-3 comes with gcc-3.2.3 and contains gnat as well, but ( been googling a little ) I've found that it isn't recommended for use in production ... So my question - what Ada compiler are you guys using on RHEL ( or RHL-9 )? Sincerely Sergey