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=0.3 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI, RDNS_DYNAMIC autolearn=no autolearn_force=no version=4.0.0 Received: from homer.caseycain.com (h24-80-12-136.vc.shawcable.net [24.80.12.136]) by chiba.3jane.net (Postfix) with ESMTP id F4147AC450 for ; Wed, 22 May 2002 16:33:11 -0500 (CDT) Received: by homer.caseycain.com (Postfix, from userid 1006) id 10EC54004A1; Wed, 22 May 2002 14:35:32 -0700 (PDT) Date: Wed, 22 May 2002 14:35:31 -0700 From: Casey Cain To: gentoo-dev@gentoo.org Message-ID: <20020522213531.GA394@homer.caseycain.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i Subject: [gentoo-dev] gcc3.1 -- how build stage2-*.tbz2 tarball? 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: 9ae46a7f-2148-48cb-81ab-94223507d95c X-Archives-Hash: fa1da2542ba168c898fdc917cf1a19c9 Hey, I finally bootstrapped gcc3.1 with: perl-5.6.1-r4 (unmasked) texinfo (unmasked) binutils-2.12 CFLAGS='-march=i686 -O2 -pipe' kernel 2.4.16 (gentoo kernel from last fall -- not as heavily patched) in a VMware box and all went well..thanks Spider for the info! Can someone tell me the steps to make a proper stage2-xxx.tbz2 tarball? I want to keep it so I don't have to rebootstrap when testing stuff. Oh yea, if anyone wants it just give me an anon ftp to post it. (saves a lot of time!) Thanks, Casey PS Currently merging system..hope to have it done later tonight