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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c84d82c48b48a016 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-16 08:58:21 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "B. Douglas Hilton" Newsgroups: comp.lang.ada Subject: Re: Porting Ada (Gnat/gcc) Date: Sat, 16 Jun 2001 12:03:07 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <3B2B833B.2A7D3CC9@engineer.com> X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.4.3 i686) X-Accept-Language: en MIME-Version: 1.0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:8804 Date: 2001-06-16T12:03:07-04:00 List-Id: >From what I have read, you also need a working gnat to build gnat ?! In this case, you are going to have to cross-compile gnat for your platform in order to bootstrap it.