Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] [ANN] CFLAGS Builder
Date: Mon, 19 May 2003 08:13:20
Message-Id: 30643.134.188.150.80.1053331999.squirrel@callisto.cs.kun.nl
In Reply to: Re: [gentoo-dev] [ANN] CFLAGS Builder by Kevin Hayes
1 Kevin Hayes said:
2 >
3 > Output is :
4 > ~ $ ./wflags
5 > -march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow
6 >
7 > Info in /proc/cpuinfo is correct.
8 > eg model name : AMD Athlon(TM) MP 1800+
9 >
10
11 I see that this application also does not include the -mcpu flag. I know
12 that -march implies the -mcpu flag. Some ebuilds however filter the -march
13 flag for gcc bugs. For those ebuilds the -mcpu flag still provides the
14 wanted scheduling
15
16 Paul
17
18 --
19 Paul de Vrieze
20 Researcher
21 Mail: pauldv@××××××.nl
22 Homepage: http://www.devrieze.net
23
24
25
26
27 --
28 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] [ANN] CFLAGS Builder David Nielsen <Lovechild@××××××××.com>