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,37a44218225f0ee0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-30 17:37:19 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wn11feed!worldnet.att.net!204.127.198.204!attbi_feed4!attbi.com!rwcrnsc53.POSTED!not-for-mail From: "Jeffrey Creem" Newsgroups: comp.lang.ada References: Subject: Re: GNAT 3.15 installation X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: NNTP-Posting-Host: 66.31.5.146 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc53 1043977038 66.31.5.146 (Fri, 31 Jan 2003 01:37:18 GMT) NNTP-Posting-Date: Fri, 31 Jan 2003 01:37:18 GMT Organization: AT&T Broadband Date: Fri, 31 Jan 2003 01:37:18 GMT Xref: archiver1.google.com comp.lang.ada:33625 Date: 2003-01-31T01:37:18+00:00 List-Id: Hmm...Well, I can confirm that I have built 3.2.1 from source on Solaris 2.8 with 3.14p as the boostrap compiler. Did you follow the recommendation about The Solaris 2 /bin/sh will often fail to configure libstdc++-v3, boehm-gc or libjava. If you encounter this problem, set CONFIG_SHELL to /bin/ksh in your environment before running configure. I can't remember what I hit but I did have problems if I did not do that. "Wes Groleau" wrote in message news:VXe_9.2617$c6.2625@bos-service2.ext.raytheon.com... > I recently posted about GCC 3.2.1 failing to build. > > I mentioned that installing GNAT 3.15p prior worked. > > HOWEVER, there is one detail: gnatmake/gnatbind/gnatlink > and the gcc within the GNAT installation all work. > But GCC 3.2.1 said it could not find 'xgcc' > and a script that I have used with several earlier GNATs > fails because 'gnatk8' is not in the path. >