Gentoo Archives: gentoo-user

From: Joost Roeleveld <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AMD Turion64x2 CFLAGS
Date: Thu, 12 Feb 2009 12:03:16
Message-Id: f509b45763a4b8525c4d47275362cd4a.squirrel@www.antarean.org
In Reply to: [gentoo-user] AMD Turion64x2 CFLAGS by Zhang Jun
1 On Thu, February 12, 2009 12:52 pm, Zhang Jun wrote:
2 > Hi list,
3 >
4 > my laptop's cpu is AMD Turion64x2, I've installed both 32bits Debian
5 > testing and Gentoo on it,
6 > from Debian there is no SSE3 in /proc/cpuinfo,
7 > and I used CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe" on
8 > gentoo, and I can not see SSE3 in cpuinfo also,
9 >
10 > I emerged x86info, and SSE3 is in its output:
11 >
12 > #x86info
13 > x86info v1.21. Dave Jones 2001-2007
14 > Feedback to <davej@××××××.com>.
15 >
16 > Found 2 CPUs
17 > --------------------------------------------------------------------------
18 <snipped output>
19
20 > my question is: I can not see SSE3 in cpuinfo because I did not use
21 > "-msse3" in CFLAGS ?
22
23 Hi,
24
25 I would suspect that for your CPU using "-march=athlon-fx" would be more
26 beneficial as your CPU has the x86_64 instruction set as well?
27
28 --
29 Joost

Replies

Subject Author
Re: [gentoo-user] AMD Turion64x2 CFLAGS Zhang Jun <gb2313@×××××.com>