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,eb14d8cb809b0524 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-04 10:48:03 PST Path: supernews.google.com!sn-xit-03!supernews.com!freenix!skynet.be!news.tele.dk!194.109.133.3!transit.news.xs4all.nl!not-for-mail From: Dirk Baerts Newsgroups: comp.lang.ada Subject: Re: How do I build IRIX64 6.5 mips3 GNAT 3.13 compiler ? Date: Wed, 04 Apr 2001 19:42:36 +0200 Organization: XS4ALL Internet BV Message-ID: <3ACB5D0B.56970125@xs4all.nl> References: <0GB1001030ON2M@acf3.nyu.edu> <3ACA20E5.D8AE1FB3@xs4all.nl> <3ACAC5D5.4A4B3C6A@Physik.Uni-Magdeburg.DE> Reply-To: d.baerts@xs4all.nl NNTP-Posting-Host: stat71-100.dial.xs4all.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news1.xs4all.nl 986406157 24313 194.109.71.100 (4 Apr 2001 17:42:37 GMT) X-Complaints-To: abuse@xs4all.nl NNTP-Posting-Date: 4 Apr 2001 17:42:37 GMT Cc: freeware@sgi.com X-Mailer: Mozilla 4.7C-SGI [en] (X11; I; IRIX 6.5 IP22) X-Accept-Language: en Xref: supernews.google.com comp.lang.ada:6468 Date: 2001-04-04T17:42:37+00:00 List-Id: Dear Gerald, Any answer on this subject is on-topic. Actually, I didn't count on a reaction ;-) As you say : "They ( sgi, Dirk ) use an internal version number, which is currently 1.4.1 which seems to be something like 3.13" This - something like 3.13 - stresses my point : the internet community has completely lost control over source code that once was public domain. I wonder, where does this end ? BTW. Any precompiled code is useless to me, I need a couple of adjustments to the standard. Best regards Dirk > "D. Baerts" schrieb: > > > > Dear webmaster, > > > > Again, "This must be the wrong place to put this, but I'll do it anyway." > > > > Actually, I do possess : > > gcc-2.8.1 > > gnat-3.11p-mips-sgi-irix5.3-bin > > gnat-3.12p-src > > & > > gnat-3.13p-src > > > > My queest is : > > How do I build IRIX64 6.5 mips3 GNAT 3.13 compiler. > > > > My points are : > > I got coredumps, while upgrading from 3.11 via 3.12 to 3.13 under IRIX64 6.5, IP19, under IRIX64 6.5, IP 22, -mips3 & under IRIX64 6.5, IP 27, -mips3. Even tried out IRIX 6.2, IP 22 today : no luck > > > > I did manage to build 3.12 for IRIX64, IP27, mips4. With own patches. Used heavely, runs for over a year now , with the sole complaint that it isn't mips3 > > > > Dear Dirk, > my response is somewhat offtopic. > > The gnat compiler (the mips port) seems be be maintained by > sgi. The gnat compiler is part of their compiler toolset, and > they do have newer versions than the old public 3.11. > > They use an internal version number, which is currently 1.4.1 which > seems to be something like 3.13 > > I do not know any pricing, since we have a campus license here. > One thing I'm not happy about is that people at sgi seem not to > support the -64 switch, that is there is a 32-bit compiler only. > > I suggest to contact sgi, you can even search their web site by > looking for gnat_dev, which should point you to the related documents. > > Hope this helps a little > Gerald