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: fcd6c,f3beb245983bd21f X-Google-Attributes: gidfcd6c,public X-Google-Thread: 103376,f3beb245983bd21f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-07 00:50:24 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: linux.redhat.install,comp.lang.ada Subject: Re: Redhat Linux 9.0 and Gnat Date: Tue, 7 Oct 2003 07:50:20 +0000 (UTC) Organization: PVV Message-ID: References: <5e3e03a7.0310061123.34c53510@posting.google.com> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1065513020 23115 129.241.83.78 (7 Oct 2003 07:50:20 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 7 Oct 2003 07:50:20 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com linux.redhat.install:147 comp.lang.ada:359 Date: 2003-10-07T07:50:20+00:00 List-Id: On 2003-10-06, Mark Doherty wrote: > Should I install Redhat 7.x instead? No. Many people have given you different suggestions. I would say that for the time being you are best off with Gnat 3.15p (I use this myself) and when Gnat 5 is available you can upgrade to this. The reason is that the gcc 3.x is not stable yet, so things are missing and some bugs are yet to be resolved. You can find RPMS here: http://www.alex.wubn.net/en/ It says RedHat 7.1 but I think it should work on RH 9 as well. If it doesn't it should be much more easy to recompile a SRPM than to build GNAT 5 from source. Hope it helps. Preben Randhol -- This is Ada95 land. On quiet nights you can hear C programmers debug.