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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,42e5b13fda5e9af4 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!79g2000cws.googlegroups.com!not-for-mail From: "deadlyhead" Newsgroups: comp.lang.ada Subject: Re: Building GNAT/GCC 4.2.0 Date: 16 Dec 2006 01:38:44 -0800 Organization: http://groups.google.com Message-ID: <1166261924.873356.18860@79g2000cws.googlegroups.com> References: <1164158881.380828.124800@e3g2000cwe.googlegroups.com> <1164212075.779099.103750@j44g2000cwa.googlegroups.com> <87ac2ilf7p.fsf@ludovic-brenta.org> <1166140984.940697.186780@80g2000cwy.googlegroups.com> <1166141506.324745.283280@f1g2000cwa.googlegroups.com> <1166160318.002007.223550@l12g2000cwl.googlegroups.com> <8764cd1rhr.fsf@ludovic-brenta.org> <1166176740.103965.54330@80g2000cwy.googlegroups.com> <1166176857.135341.18140@73g2000cwn.googlegroups.com> <87slfhz836.fsf@ludovic-brenta.org> <1166184441.5414.2.camel@localhost> <1166206932.383847.40960@73g2000cwn.googlegroups.com> NNTP-Posting-Host: 71.227.216.245 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1166261931 24928 127.0.0.1 (16 Dec 2006 09:38:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 16 Dec 2006 09:38:51 +0000 (UTC) In-Reply-To: <1166206932.383847.40960@73g2000cwn.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061008 Firefox/3.0a1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 79g2000cws.googlegroups.com; posting-host=71.227.216.245; posting-account=3zNdjA0AAADYVvazQ62DJFk1SGXq4y8w Xref: g2news2.google.com comp.lang.ada:7927 Date: 2006-12-16T01:38:44-08:00 List-Id: On Dec 15, 10:22 am, "deadlyhead" wrote: > The configure options are actually what I've used for all of my GCC > builds before this, to make sure that it builds properly for my system > rather than crossing my fingers and hoping it ``does the right thing.'' > I also understand that /usr can be a high-risk location, but since > I've got nothing in there that I didn't compile and install myself, I'm > relatively confident that I won't be doing any harm. > > --Seth WHEEEOOOO! I built trunk! It appears that all went well, and that the vast majority of the tests passed (including all of libmudflap). It looks like it was more a question of checking out at the right time than anything. Thanks to Duncan for pointing out to me that the 4.2 branch is indeed ``older'' than GNAT-GPL. And thanks to everyone who replied for not simply telling me to sod off for being annoying and/or and idiot. I may yet do some hacking on the sources. Never hurts to learn more about the tools you use. --Seth