Gentoo Archives: gentoo-user

From: Florian Philipp <lists@××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CHOST="i486-pc-linux-gnu" ?
Date: Mon, 02 Feb 2009 17:50:16
Message-Id: 49873252.3070202@f_philipp.fastmail.net
In Reply to: Re: [gentoo-user] CHOST="i486-pc-linux-gnu" ? by AllenJB
1 AllenJB schrieb:
2 > Hi,
3 >
4 > It looks like you've probably used the "x86" stage3 tarball instead of
5 > the "i686" one. While you can change it [0], the best option is probably
6 > to start again using the correct tarball.
7 >
8 > Note that if you do want to change CHOST, you _MUST_ follow the guide[0]
9 > or you will end up with problems.
10 >
11 > [0] http://www.gentoo.org/doc/en/change-chost.xml
12 >
13
14 Is there any drawback from an i486 CHOST when -march settings indicate
15 an i686? Does it produce slower code?