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-28 07:32:58 PST Date: Tue, 28 Oct 2003 23:36:14 +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> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 219.95.186.107 X-Original-NNTP-Posting-Host: 219.95.186.107 Message-ID: <3f9e8c01$1_2@news.tm.net.my> X-Trace: news.tm.net.my 1067355137 219.95.186.107 (28 Oct 2003 23:32:17 +0800) Organization: TMnet Malaysia Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!nntp.abs.net!ash.uu.net!news1.tm.net.my Xref: archiver1.google.com comp.lang.ada:1777 Date: 2003-10-28T23:36:14+08:00 List-Id: 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? > Note that it is saying (cached) which means it will not run this test again > so blow away your build > area and start over (easiest way). I will always get the same message when I deleted the whole build area and start over. > Also your configure looks a little strange > > ../configure > > Where are you building from? You should not build from "inside" the source > directories. > I suppose of you made a new directory inside the top most level of the gcc > directory and built > from in there this configure path would make sense. I built from gcc-3.3.2/objdir > Finally, make sure you follow all of the other GNAT specific build > instructions from the manual. Yes. I followed exactly the manual. -- Adrian Hoe m a i l b o x AT a d r i a n h o e . c o m