From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-90203-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LU16o-0006is-7C
	for garchives@archives.gentoo.org; Mon, 02 Feb 2009 15:53:14 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 30EF5E0467;
	Mon,  2 Feb 2009 15:53:13 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 0FAB5E0467
	for <gentoo-user@lists.gentoo.org>; Mon,  2 Feb 2009 15:53:13 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by smtp.gentoo.org (Postfix) with ESMTP id 4578164D3D
	for <gentoo-user@lists.gentoo.org>; Mon,  2 Feb 2009 15:53:12 +0000 (UTC)
X-Virus-Scanned: amavisd-new at gentoo.org
X-Spam-Score: -2.881
X-Spam-Level: 
X-Spam-Status: No, score=-2.881 required=5.5 tests=[AWL=0.718,
	BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from smtp.gentoo.org ([127.0.0.1])
	by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id KmClWBxMMxuI for <gentoo-user@lists.gentoo.org>;
	Mon,  2 Feb 2009 15:53:04 +0000 (UTC)
Received: from ciao.gmane.org (main.gmane.org [80.91.229.2])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTP id E83F964D5B
	for <gentoo-user@gentoo.org>; Mon,  2 Feb 2009 15:53:01 +0000 (UTC)
Received: from list by ciao.gmane.org with local (Exim 4.43)
	id 1LU16Z-0003jS-Ro
	for gentoo-user@gentoo.org; Mon, 02 Feb 2009 15:53:00 +0000
Received: from buffer.net ([24.73.161.102])
        by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <gentoo-user@gentoo.org>; Mon, 02 Feb 2009 15:52:59 +0000
Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <gentoo-user@gentoo.org>; Mon, 02 Feb 2009 15:52:59 +0000
X-Injected-Via-Gmane: http://gmane.org/
To: gentoo-user@lists.gentoo.org
From:  James <wireless@tampabay.rr.com>
Subject: [gentoo-user]  Re: CHOST='i486-pc-linux-gnu' ?
Date: Mon, 2 Feb 2009 15:52:50 +0000 (UTC)
Message-ID:  <loom.20090202T155046-934@post.gmane.org>
References:  <49bf44f10902012032u55a4695et44477cc50e511221@mail.gmail.com>  <gm5trs$i7e$1@ger.gmane.org>  <49bf44f10902012154v3da522eegcc6ed03c212ea5f9@mail.gmail.com>  <3a1a9ccd1637e4a517b852231710ff9b.squirrel@jesgue.homelinux.org> <49bf44f10902012212j4fb0f9cscc5707b5a1ba1428@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
X-Complaints-To: usenet@ger.gmane.org
X-Gmane-NNTP-Posting-Host: main.gmane.org
User-Agent: Loom/3.14 (http://gmane.org/)
X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20090117 SeaMonkey/1.1.14)
Sender: news <news@ger.gmane.org>
X-Archives-Salt: 234381c9-434e-4cb6-99c0-02b01aadd824
X-Archives-Hash: cf00021110ebfcdd83593493d7c3860b

Grant <emailgrant <at> gmail.com> writes:


> >>>> CHOST="i486-pc-linux-gnu"

> It's a 32-bit CPU.  I'm just confused as to why it doesn't qualify as
> a 686 instead of 486.


Run:
cat /proc/cpuinfo
to be certain about the cpu.  YOu can usually do this with any boot/install
disk, prior to installation.


James