From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from hetnet.nl (net047s.hetnet.nl [194.151.104.151]) by chiba.3jane.net (Postfix) with ESMTP id 521ABAC444 for ; Wed, 29 May 2002 00:45:52 -0500 (CDT) Received: from beneden ([213.75.135.158]) by hetnet.nl with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 29 May 2002 07:44:56 +0200 Date: Wed, 29 May 2002 07:43:47 +0200 From: Webmaster Refstart.NL To: gentoo-dev@gentoo.org Cc: yojack@jcom.home.ne.jp Subject: Re: [gentoo-dev] default-1.0-gcc3 success Message-Id: <20020529074347.562ca7d1.webmaster@refstart.nl> In-Reply-To: <20020529142418.GB8297@c3p0.bonyari.com> References: <20020529142418.GB8297@c3p0.bonyari.com> Organization: Refstart.NL X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: ab63db80-dc37-4448-9b2e-a2fc5b589889 X-Archives-Hash: 88a2b47eb81897b8bdc605cafa55dc50 This is very cool, are you using binutils 2.12 (combreloc tweak) or the default 2.11? I'm trying to bootstrap my system with GCC 3.1 and binutils 2.12, but I get this error while compiling glibc: gawk: scripts/versions.awk:68: (FILENAME=- FNR=3) fatal: printf to "sort -n > /v ar/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/Versions.tmp" failed (B roken pipe) sed: couldn't write 69 items to {standard output}: Broken pipe stdout: Broken pipe make[1]: *** [/var/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/sysd-ve rsions] Error 2 make[1]: Leaving directory '/var/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5' make: *** [all] Error 2 !!! ERROR: The ebuild did not complete succesfully. !!! Function src_compile, Line 14, Exitcode 2 !!! (no error message) !!! emerge aborting on /usr/portage/sys-libs/glibc/glibc-2.2.5-r2.ebuild . How can I solve this? Should I bootstrap my system with GCC 2.95 and then install GCC 3.1? Bye, Niek. On Wed, 29 May 2002 14:24:18 +0000 Jack Morgan wrote: > I did a fresh install after borking an upgrade atempt. I was able to > get gcc3.1 to bootstrap. I installed from cdrom, BTW. Here is a short > summary: > > 1) Bootstrap phase > Perl wouldn't compile. I had to unmask it, eg comment it out, in > package.mask. Then it compiled. Version perl5.6.1-r4, I think. > My USE variables were set to the default or USE="" and my compiler > was set to -march=i686 -O6 > > 2) Emerge system > Everything compiled fine here. Once the system was installed, I added > many USE variables and changed my compiler to -march=athlon -O6. All > packages installed after this worked fine using athlon optimization. > At this point, I wanted to do, emrege -e world but was afraid ;-) > > 3) Xfree-4.2.0-r9 > Wouldn't compile. I unmasked this in package.mask and I'm currently > compiling xfree-4.2.0-r11. I'll let you know how it goes. > > Anyway, thanks to all devlopers working on getting gcc-3.1 working. > > -- > jack_morgan > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev