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,b70281e9df653875 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-31 21:48:18 PST Date: Sat, 01 Nov 2003 13:51:17 +0800 From: Adrian Hoe User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030727 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: gcc/gnat 3.3 References: <3f8fff8b$1_1@news.tm.net.my> <3f98ec41_1@news.tm.net.my> <3f9ded55$1_2@news.tm.net.my> <3f9e8c01$1_2@news.tm.net.my> <_MDnb.37361$mZ5.190069@attbi_s54> In-Reply-To: <_MDnb.37361$mZ5.190069@attbi_s54> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 219.95.190.26 X-Original-NNTP-Posting-Host: 219.95.190.26 Message-ID: <3fa348e4$1_1@news.tm.net.my> X-Trace: news.tm.net.my 1067665636 219.95.190.26 (1 Nov 2003 13:47:16 +0800) Organization: TMnet Malaysia Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!news-out.visi.com!petbe.visi.com!ash.uu.net!news1.tm.net.my Xref: archiver1.google.com comp.lang.ada:1889 Date: 2003-11-01T13:51:17+08:00 List-Id: Jeff C, wrote: > "Adrian Hoe" wrote in message > news:3f9e8c01$1_2@news.tm.net.my... > >>Jeff C, wrote: >> >>> >>>There are probably a few was to work around this but the easiest thing > > is to > >>>ignore you 2.95.3 install (move >>>out of your path) and bootstrap with 3.15. >> >>DO you mean gcc 3.15? > > > No, I mean GNAT 3.15p > > You have to have a GNAT compiler already installed to start with. It is > easiest to just use (if you have it) GNAT for all parts of the bootstrap.. > So, bootstrap such that when you type > > which gcc (assuming csh) > it comes back with a path to the gcc that you installed already from GNAT > 3.15p > > Do you suggest to bootstrap gnat only? Anyhow, I'm still unable to bootstrap gnat. The configure does not create the "ada" directory in directory. Here's the which results: %which gcc /opt/sfw/bin/gcc %which gnatmake /opt/sfw/bin/gnat/gnatmake Bonk! (Banging my head on the keyboard :)) -- Adrian Hoe m a i l b o x AT a d r i a n h o e . c o m