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,8480f46ee5fc5bd1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-04 03:34:36 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: GNAT 5.0 for the curious Date: Thu, 04 Sep 2003 11:34:35 +0100 Message-ID: References: <20030827172924.6dc87a70.david@realityrift.com> <20030829221023.58ffab1f.david@realityrift.com> <20030830134034.64519ce2.david@realityrift.com> <20030830153402.2b04c103.david@realityrift.com> <20030901051818.7dac2e71.david@realityrift.com> <20030901224402.1ab4b545.david@realityrift.com> <20030904083547.4e4da3d7.david@realityrift.com> NNTP-Posting-Host: abyss2.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1062671675 13084 62.49.62.197 (4 Sep 2003 10:34:35 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 4 Sep 2003 10:34:35 +0000 (UTC) User-Agent: Pan/0.13.4 (She had eyes like strange sins.) Xref: archiver1.google.com comp.lang.ada:42135 Date: 2003-09-04T11:34:35+01:00 List-Id: On Thu, 04 Sep 2003 06:37:07 +0000, David Holm wrote: > The first error seems to be caused by using the wrong version of gnat to bootstrap it. You > should be using the 3.15p bootstrap compiler. I believe ACT has stated that GNAT should always > be compiled by using the previous (or same) version of the compiler. I am using 3.15p to build it - the one I have in /opt. > I'm not entirely sure about the second one, perhaps wchars aren't supported on your target > platform and gcc 2.8.1 does not take this into account? No idea. Luke.