Gentoo Archives: gentoo-dev

From: Kevin Hayes <kjhaze@×××××××.au>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] [ANN] CFLAGS Builder
Date: Sun, 18 May 2003 23:18:08
Message-Id: 20030519091815.16405015.kjhaze@tpg.com.au
In Reply to: Re: [gentoo-dev] [ANN] CFLAGS Builder by Alec Berryman
1 On Sun, 18 May 2003 11:16:34 -0500 (CDT)
2 "Alec Berryman" <alec@×××××××××.org> wrote:
3
4 > Robin H.Johnson said:
5 > > Just a quick announcement about a new mini-project to write a little
6 > > application to work out the correct stable CFLAGS for your system from
7 > > /proc/cpuinfo and a few other sources of information.
8 >
9 >
10 > This (http://forums.gentoo.org/viewtopic.php?t=53602) was posted in the
11 > Gentoo forums a few days ago. Might help you out - works great for me.
12 >
13 > - Alec Berryman
14
15 Excellent idea, but unfortunately it doesn't seem to detect dual athlons on this m/c correctly.
16
17 Output is :
18 ~ $ ./wflags
19 -march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow
20
21 Info in /proc/cpuinfo is correct.
22 eg model name : AMD Athlon(TM) MP 1800+
23
24
25 --
26 Kevin Hayes
27
28 --
29 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] [ANN] CFLAGS Builder Paul de Vrieze <pauldv@g.o>