Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT]eee 900a intel atom is what processor family?
Date: Thu, 21 May 2009 19:06:23
Message-Id: 58965d8a0905211206u3885dc2i7db5e0876981fc79@mail.gmail.com
In Reply to: Re: [gentoo-user] [OT]eee 900a intel atom is what processor family? by maxim wexler
1 On Thu, May 21, 2009 at 1:59 PM, maxim wexler <blissfix@×××××.com> wrote:
2 >
3 >> > The more generic choices you have will work, but be
4 >> slightly less
5 >> > optimised.
6 >>
7 >> Could also perhaps try -march=auto if you're using a
8 >> version of GCC
9 >> that supports it.
10 >
11 > $gcc --version
12 > gcc (Gentoo-4.3.2-r3 p1.6, pie-10.1.5) 4.3.2
13 >
14 > googled gcc 4.3.2 + -march=auto; got nothing. Does that mean my version doesn't support it or that I don't know where to look?
15 >
16 > mw
17
18 I just found this script, maybe it will help:
19
20 http://www.pixelbeat.org/scripts/gcccpuopt