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 ) id 1Mjxwq-0005ZD-L9 for garchives@archives.gentoo.org; Sat, 05 Sep 2009 16:17:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD7FCE08C4; Sat, 5 Sep 2009 16:17:06 +0000 (UTC) Received: from mail-fx0-f211.google.com (mail-fx0-f211.google.com [209.85.220.211]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D336E08C4 for ; Sat, 5 Sep 2009 16:17:06 +0000 (UTC) Received: by fxm7 with SMTP id 7so1165624fxm.34 for ; Sat, 05 Sep 2009 09:17:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=WrItJzipMs8y/KNOTxVtAXt5Kzq1GT6AtMt3+vhUuRY=; b=fRnx+NTuleM7OCjCaIMLtMBLM75vVp79eX0+qM0bs82QRD4amnPZ6S97W+bxhKs7Lu AfzKmvMunzcSAkAhYr5N9wEClD8QvW+RXBZwWTlZgew3PT71KXGG8YTNNNwLDdtwR3Xh YWtJo2u0ByjvYM8ZARAyfkyeYkWb+SuRc1qMk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=R+zZhABzvQJDGXS1KlpXeEKyjgm40DnhJtHCBgIBNWchtjHPNMCVoWjGvSpmrSM8iz upnXoa6PvJVRzqm24bBriw3oAsr3NJJMLbO4eKxmMkE0bWPloigxxaXDllcvti95qc0B yeIGCP5MtUAK6IRNoaFiIQQJE8LpCZjiMUYxw= Received: by 10.204.15.16 with SMTP id i16mr10302720bka.72.1252167425829; Sat, 05 Sep 2009 09:17:05 -0700 (PDT) Received: from lappy.study (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id 1sm259560fks.58.2009.09.05.09.17.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 05 Sep 2009 09:17:05 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: new install Date: Sat, 5 Sep 2009 17:17:00 +0100 User-Agent: KMail/1.9.10 References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart21974764.fgaK9K3i5d"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200909051717.04005.michaelkintzios@gmail.com> X-Archives-Salt: bf8146b8-1862-4f81-8136-8598b42a63df X-Archives-Hash: a6ffd7d999cb66f8a03e50c9e7c76d56 --nextPart21974764.fgaK9K3i5d Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 04 September 2009, James wrote: > James 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=3D"i686-pc-linux-gnu" > CFLAGS=3D"-march=3Dpentium3 -Os -pipe -fomit-frame-pointer" Also you may want to add: -msse -mmmx although I believe that -march=3Dpen= tium3=20 will include these anyway. > CXXFLAGS=3D"${CFLAGS}" > > Where -O2 is change to -Os to keep binaries small. > > > USE=3D"-* -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 =2D-=20 Regards, Mick --nextPart21974764.fgaK9K3i5d Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEABECAAYFAkqijv8ACgkQVTDTR3kpaLZynwCgkl7tmKQI1pwUFZGs8k+9RNxj EPcAoLBDP8XmMWP/NpId6DX4DVdbQFtk =BvX3 -----END PGP SIGNATURE----- --nextPart21974764.fgaK9K3i5d--