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.43)
	id 1DzhJ4-0003Cq-5X
	for garchives@archives.gentoo.org; Mon, 01 Aug 2005 20:54:42 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j71KrbMN025913;
	Mon, 1 Aug 2005 20:53:37 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
	by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j71Knche014614
	for <gentoo-user@lists.gentoo.org>; Mon, 1 Aug 2005 20:49:39 GMT
Received: from zproxy.gmail.com ([64.233.162.206])
	by smtp.gentoo.org with esmtp (Exim 4.43)
	id 1DzhEM-0000Lx-4R
	for gentoo-user@lists.gentoo.org; Mon, 01 Aug 2005 20:49:50 +0000
Received: by zproxy.gmail.com with SMTP id 13so933854nzn
        for <gentoo-user@gentoo.org>; Mon, 01 Aug 2005 13:49:51 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=YINdkZ8oKCR+IsX+sOO6OyjTjkd7i1G+GSSRw0oYicszS75hfT7uMrijxEwkn/o6U//Pl/RH7GA7Idqd0p8B5wUhsQWfPVCVKmNKn7gho5xYXnsczFSYXraQXuppEHgw0r+nhNT3pqdlVlRjDyX8Wm6kyyFqFweoPwwnvYqV4Bs=
Received: by 10.36.79.6 with SMTP id c6mr2859053nzb;
        Mon, 01 Aug 2005 13:49:51 -0700 (PDT)
Received: by 10.36.71.10 with HTTP; Mon, 1 Aug 2005 13:49:51 -0700 (PDT)
Message-ID: <b64ef0ce050801134968f67d1f@mail.gmail.com>
Date: Tue, 2 Aug 2005 04:49:51 +0800
From: Qiangning Hong <hongqn@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] install from stage1: why gcc-3.3.6?
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
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 j71Knche014614
X-Archives-Salt: 3bc7dee7-5330-4e9e-9aa2-55bcd6b56ed7
X-Archives-Hash: 0ffb7e9b28bf14be282755e0dd6641c5

I bought a new laptop with pentium-m CPU and installing gentoo on it
from stage1.

The gcc version on livecd (2004.3) is 3.3.x, but I want use
-march=pentium-m in my CFLAGS and gcc 3.3.x doesn't support it.  So I
add the following line in /etc/portage/package.keywords:

sys-devel/gcc ~x86

and run bootstrap.sh with the default CFLAGS -mcpu=i686, and get gcc 3.4.4.

Then I change my CFLAGS to -march=pentium-m and execute emerge -e
system as Handbook says.  But it failed when emerging gcc-3.3.6
because of unknown value for -march=.

gcc-3.3.6?  I don't need it! I have gcc-3.4.4 unmasked!

I check the package list of emerge -ep system, and find both gcc-3.3.6
and gcc-3.4.4 are to be emerged. Why? How can I get rid of emerging
two versions of gcc?

-- 
Qiangning Hong

I'm usually annoyed by IDEs because, for instance, they don't use VIM
as an editor. Since I'm hooked to that, all IDEs I've used so far have
failed to impress me.
   -- Sybren Stuvel @ c.l.python

Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&amp;id=67907&amp;t=1>

-- 
gentoo-user@gentoo.org mailing list