Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Questions about CPU settings in kernel and USE
Date: Tue, 15 Apr 2014 18:34:14
Message-Id: 20140415183347.GA16109@waltdnes.org
In Reply to: Re: [gentoo-user] Questions about CPU settings in kernel and USE by David W Noon
1 Thanks for the info.
2
3 On Tue, Apr 15, 2014 at 03:42:31PM +0100, David W Noon wrote
4
5 > If you specify -march=k8 in your CFLAGS, you should get pretty decent
6 > object code from GCC.
7
8 I've used "-march=native" since it became available, because it's one
9 less thing to worry about. That's why I didn't ask about CFLAGS.
10
11 "echo | gcc -### -E - -march=native" spits out a whole bunch of
12 diagnostic output. In my case, it includes "-march=amdfam10", so
13 "-march=native" looks better.
14
15 --
16 Walter Dnes <waltdnes@××××××××.org>
17 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Questions about CPU settings in kernel and USE David W Noon <dwnoon@××××××××.com>