From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20105 invoked by uid 1002); 19 May 2003 10:22:04 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 15465 invoked from network); 19 May 2003 10:22:03 -0000 From: David Nielsen To: gentoo-dev@gentoo.org In-Reply-To: <30643.134.188.150.80.1053331999.squirrel@callisto.cs.kun.nl> References: <20030518062109.GA31962@cherenkov.orbis-terrarum.net> <33475.192.168.1.106.1053274594.squirrel@lorax.wox.org> <20030519091815.16405015.kjhaze@tpg.com.au> <30643.134.188.150.80.1053331999.squirrel@callisto.cs.kun.nl> Content-Type: text/plain Message-Id: <1053339927.3705.2.camel@pilot.stavtrup-st.dk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 19 May 2003 12:25:27 +0200 Content-Transfer-Encoding: 7bit Subject: Re: [gentoo-dev] [ANN] CFLAGS Builder X-Archives-Salt: f434a9c5-bd3c-4179-b3da-2762be3bf600 X-Archives-Hash: 51f83ceb591b435c73a4f44f776526ed The -mcpu flag is depricated in GCC 3.3 - and should not be used anymore. So in all fairness it would be best not to record it's usage, it might mislead some users. Regards, On Mon, 2003-05-19 at 10:13, Paul de Vrieze wrote: > Kevin Hayes said: > > > > Output is : > > ~ $ ./wflags > > -march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow > > > > Info in /proc/cpuinfo is correct. > > eg model name : AMD Athlon(TM) MP 1800+ > > > > I see that this application also does not include the -mcpu flag. I know > that -march implies the -mcpu flag. Some ebuilds however filter the -march > flag for gcc bugs. For those ebuilds the -mcpu flag still provides the > wanted scheduling > > Paul -- gentoo-dev@gentoo.org mailing list