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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f74fc2d2cb13dd35 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-08 03:06:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!uni-erlangen.de!news-nue1.dfn.de!news-koe1.dfn.de!news.rhrz.uni-bonn.de!news.uni-stuttgart.de!nntp.cs.uni-magdeburg.de!news.cs.uni-magdeburg.de!not-for-mail From: Gerald Kasner Newsgroups: comp.lang.ada Subject: Re: SGI Ada95 compiler Date: Fri, 08 Mar 2002 12:07:07 +0100 Organization: Uni Magdeburg Message-ID: <3C889B5B.C1142242@Physik.Uni-Magdeburg.DE> References: <9ff447f2.0203071718.da81223@posting.google.com> <9ff447f2.0203080132.1ae5fc7e@posting.google.com> NNTP-Posting-Host: kasner.nat.uni-magdeburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: graf.cs.uni-magdeburg.de 1015585615 1397 141.44.40.12 (8 Mar 2002 11:06:55 GMT) X-Complaints-To: abuse@cs.uni-magdeburg.de NNTP-Posting-Date: Fri, 8 Mar 2002 11:06:55 +0000 (UTC) X-Mailer: Mozilla 4.78 [de] (X11; U; Linux 2.4.9-13smp i686) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:20936 Date: 2002-03-08T12:07:07+01:00 List-Id: > > I have searched the Google's archives and found lots of threads > > talking about SGI Ada95. > > > > I am planning a project at this moment and I am thinking of getting > > SGI workstation. And of course, I am going to use Ada for my project. > > > > My understanding from those threads is that SGI has been investing a > > lot into Ada95 compiler and they even make their Ada to interoperate > > well with their C/C++ libraries. And I also know that Ada can inherit > > classes from C++ and vice versa. And I also learned that SGI Ada95 is > > a port of GNAT (or actually GNAT). Can somebody confirm this? Yes, it's GNAT. The packages are called gnat_dev. > > Is code written for SGI Ada95 compilable using other Ada compilers > > especially the C++/Ada inheritance things have been added by SGI? Sorry, I never interfaced with C++. > > > > Is there anyone using SGI Ada95 (I bet a handful of them)? Can you > > share your experience using SGI Ada95? Is there any comparison charts > > (sort of) for SGI Ada95 and other Ada95 compilers? Never found that. > > Where can I get more information about SGI Ada95? I have visited SGI's > > Ada95 website and the information is limited there. go to http://techpubs.sgi.com/library/tpl/cgi-bin/search.cgi then search for "gnat_dev" You will find the documentation for SGI-Ada 1.4.2 > > Thanks. > > Is the compiler validated? No. According to the documentation on the web, there are problems with tasking. > > -- Adrian Hoe > -- http://adrianhoe.com