From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EeNf8-0003Bm-A4 for garchives@archives.gentoo.org; Tue, 22 Nov 2005 02:13:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jAM2CfvX002877; Tue, 22 Nov 2005 02:12:41 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jAM28gYv029161 for ; Tue, 22 Nov 2005 02:08:43 GMT Received: by wproxy.gmail.com with SMTP id i24so522394wra for ; Mon, 21 Nov 2005 18:08:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=E4oIZ9K5SRhUXsg6SzbtZ9U0oiO3bV/l9oAWxN+dj5Yls6t8A1XgdQRXCNLfZgn6t+AGVbfpNpBoZ+vEnyz2xnssQy+fYKsQcHLjt7qpSnAajSH88HanxMLXpOummGD2lUhcuvc1P4PQjrmI661tKGcwSw3/UA8K/NbBvnAKyCE= Received: by 10.54.107.10 with SMTP id f10mr2452694wrc; Mon, 21 Nov 2005 18:08:40 -0800 (PST) Received: by 10.54.86.2 with HTTP; Mon, 21 Nov 2005 18:08:40 -0800 (PST) Message-ID: Date: Mon, 21 Nov 2005 21:08:40 -0500 From: Matthew Cline To: gentoo-user@lists.gentoo.org Subject: Re: changing CHOST in stage3 (was : [gentoo-user] default stage3) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id jAM28gYv029161 X-Archives-Salt: 55e0d002-75d4-413f-bd34-e61239ae1b26 X-Archives-Hash: 70784280359715d2f82c19fc70971c47 First off, I've never tried to create a new thread from an existing one, so please excuse me if I screwed up the threading, etc. On 11/21/05, Neil Bothwick wrote: > You can change > everything after a stage 3 install, although you have to be careful when > changing CHOST. I've just completed a stage3 install, and I'd like to change the CHOST from "i386-pc-linux-gnu" to "i586-pc-linux-gnu". I planned to do something like this: 1. change CHOST 2. emerge gcc gcc-config binutils glibc 3. env-update && source /etc/profile 4. use gcc-config to switch to new compiler 5. emerge gcc gcc-config binutils glibc 6. emerge -e system Are there any additional precautions/steps that I should take? Thanks in advance, Matt -- gentoo-user@gentoo.org mailing list