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,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-13 05:32:21 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!193.174.75.178!news-fra1.dfn.de!news.esoc.esa.de!not-for-mail From: "F.Dreger" Newsgroups: comp.lang.ada Subject: Compiling GNU Ada sources on Solaris 8 Date: Fri, 13 Jul 2001 12:24:39 +0000 Organization: terma/esa Message-ID: <3B4EE886.5FB38FA5@esoc.esa.de> NNTP-Posting-Host: dclc5.dev.esoc.esa.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:9906 Date: 2001-07-13T12:24:39+00:00 List-Id: 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) and a previous working version of ada! (There is a circular dependency). I've been searching for a while for the sources of a previous Gnat version but with no success. Also, I did not succeed in finding al least a binary distribution for Solaris 8 (to use as a 'bootstrap'). Any ideas of where I can find any of the above. Thanks in advance Cosimo