From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-99711-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MjGzs-00017L-SZ
	for garchives@archives.gentoo.org; Thu, 03 Sep 2009 18:25:25 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 35FAAE0B71;
	Thu,  3 Sep 2009 23:33:58 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 0D394E0B71
	for <gentoo-user@lists.gentoo.org>; Thu,  3 Sep 2009 23:33:58 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by smtp.gentoo.org (Postfix) with ESMTP id 9EB6C66F98
	for <gentoo-user@lists.gentoo.org>; Thu,  3 Sep 2009 23:33:57 +0000 (UTC)
X-Virus-Scanned: amavisd-new at gentoo.org
X-Spam-Score: -2.493
X-Spam-Level: 
X-Spam-Status: No, score=-2.493 required=5.5 tests=[AWL=0.106,
	BAYES_00=-2.599]
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 oiJ909bqWg7J for <gentoo-user@lists.gentoo.org>;
	Thu,  3 Sep 2009 23:33:51 +0000 (UTC)
Received: from lo.gmane.org (lo.gmane.org [80.91.229.12])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTP id 071B566FDC
	for <gentoo-user@gentoo.org>; Thu,  3 Sep 2009 23:33:50 +0000 (UTC)
Received: from list by lo.gmane.org with local (Exim 4.50)
	id 1MjLoJ-00051Y-1D
	for gentoo-user@gentoo.org; Fri, 04 Sep 2009 01:33:47 +0200
Received: from www.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>; Fri, 04 Sep 2009 01:33:47 +0200
Received: from wireless by www.buffer.net with local (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <gentoo-user@gentoo.org>; Fri, 04 Sep 2009 01:33:47 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: gentoo-user@lists.gentoo.org
From:  James <wireless@tampabay.rr.com>
Subject: [gentoo-user]  Re: new install
Date: Thu, 3 Sep 2009 23:33:26 +0000 (UTC)
Message-ID:  <loom.20090904T012410-17@post.gmane.org>
References:  <loom.20090903T204034-564@post.gmane.org>
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: sea.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.22) Gecko/20090820 SeaMonkey/1.1.17)
Sender: news <news@ger.gmane.org>
X-Archives-Salt: 49fc063e-2f4e-4fbd-bf67-f0832320c10c
X-Archives-Hash: 8ad3802c487c751d81279d76b6d328f9

James <wireless <at> tampabay.rr.com> writes:


> stage3-i686-20090901.tar.bz2

Well I found the doc:
http://en.gentoo-wiki.com/wiki/Safe_Cflags/Intel

so here are my answers to my questions:


CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -Os -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"

Where -O2 is change to -Os to keep binaries small.

> USE="-* -nls hardened  ncurses ssl crypt berkdb tcpd pam perl pcre \
> python readline zlib bzip2 nptl nptlonly syslog"

Adding these entris to the USE flags:  mmx sse


Any other suggestions or comments are most welcome.


 James