Gentoo Archives: gentoo-user

From: James Ausmus <james.ausmus@×××××.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:03:06
Message-Id: b79f23070905211203y53688046o33c0c933603f3fb1@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 11:59 AM, maxim wexler <blissfix@×××××.com> wrote:
2
3 >
4 > > > The more generic choices you have will work, but be
5 > > slightly less
6 > > > optimised.
7 > >
8 > > Could also perhaps try -march=auto if you're using a
9 > > version of GCC
10 > > that supports it.
11 >
12 > $gcc --version
13 > gcc (Gentoo-4.3.2-r3 p1.6, pie-10.1.5) 4.3.2
14 >
15 > googled gcc 4.3.2 + -march=auto; got nothing. Does that mean my version
16 > doesn't support it or that I don't know where to look?
17 >
18
19 I believe it should be -march=native
20
21 -James

Replies

Subject Author
Re: [gentoo-user] [OT]eee 900a intel atom is what processor family? Paul Hartman <paul.hartman+gentoo@×××××.com>