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-Thread: 103376,42e5b13fda5e9af4 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news1.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news.tiscali.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Building GNAT/GCC 4.2.0 From: Georg Bauhaus In-Reply-To: <87slfhz836.fsf@ludovic-brenta.org> 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> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1166184441.5414.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Fri, 15 Dec 2006 13:07:22 +0100 NNTP-Posting-Date: 15 Dec 2006 13:07:22 CET NNTP-Posting-Host: ffb5e665.newsspool4.arcor-online.net X-Trace: DXC=fi?kmWlICH\aAeROF2PWMQ4IUK7LkKESVN[W On Fri, 2006-12-15 at 12:55 +0100, Ludovic Brenta wrote: > deadlyhead writes: > > Well, I spoke too soon. Trunk build fails on assembly code for the > > Fortran compiler, in the third stage of the bootstrap. I'm > > displeased... > > As a member of the Debian GCC maintainers, I'm just curious to know > why you're trying to compile GCC for yourself. Also, why do you > enable all languages? Do you really need them all? And do you need all of the "non-standard" configure options? You could build a simpler collection and install it somewhere. /usr is a bit of a high risk setting, anyway. I've had no trouble building 4.3.0 on Ubuntu with C++, Ada, and Fortran 95 enabled. Running the tests the results weren't too bad (with the exception of libmudflap). -- Georg