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,5527c2b791298900 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-13 08:35:29 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!195.238.2.15!skynet.be!newsfeed.completel.de!news.space.net!not-for-mail From: "Gerhard H�ring" Newsgroups: comp.lang.ada Subject: Re: Compiling GNU Ada sources on Solaris 8 Date: Fri, 13 Jul 2001 17:35:50 +0200 Organization: Customer of SpaceNet GmbH Message-ID: <9in4fu$nbg$1@news.space.net> References: <3B4EE886.5FB38FA5@esoc.esa.de> NNTP-Posting-Host: 195.30.93.15 X-Trace: news.space.net 995038527 23920 195.30.93.15 (13 Jul 2001 15:35:27 GMT) X-Complaints-To: usenet@news.space.net NNTP-Posting-Date: Fri, 13 Jul 2001 15:35:27 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: archiver1.google.com comp.lang.ada:9912 Date: 2001-07-13T17:35:50+02:00 List-Id: "F.Dreger" schrieb im Newsbeitrag news:3B4EE886.5FB38FA5@esoc.esa.de... > Hello, > > I need to compile the GNAT ver. 3.13 on Solaris 8. > I have compiled and installed gcc 3.0 and now I want to compile ada too. > To do this I need gcc (OK) I am pretty sure you need exactly version 2.8.1 of gcc, certainly 3.0 won't work. > and > a previous working version of ada! (There is a circular dependency). If this is for Solaris x86, there was a binary version announced on this newsgroup a few days ago. Thread "GNAT 3.13p build for Solaris 8_x86". If all you want a binary version of GNAT for Solaris/SPARC, there is one at ftp://ftp.cs.nyu.edu/pub/gnat/3.13p/gnat-3.13p-sparc-sun-solaris2.5.1-bin.ta r.gz But 2.5.1 binaries do work on Solaris 8, don't they? Gerhard