Gentoo Archives: gentoo-amd64

From: "Hemmann
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: 3200+ -> X2 4000+
Date: Wed, 11 Jul 2007 17:22:20
Message-Id: 200707111920.15879.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-amd64] Re: 3200+ -> X2 4000+ by Thanasis
1 On Mittwoch, 11. Juli 2007, Thanasis wrote:
2 > on 07/11/2007 05:16 PM Hemmann, Volker Armin wrote the following:
3 > > On Mittwoch, 11. Juli 2007, Florian Philipp wrote:
4 > >> CFLAGS="-march=amd64 -msse3"
5 > >
6 > > and O2 ;)
7 >
8 > I don't see _any_such_flags_ in /etc/make.conf.example.
9 > I use:
10 > CFLAGS="-march=k8 -fomit-frame-pointer -pipe -O2"
11 > CXXFLAGS="${CFLAGS}"
12 >
13 > System: notebook AMILO Xa 1526 with AMD Turion(tm) 64 X2 Mobile
14 > Technology TL-56
15 >
16 > Am I missing something?
17
18 if you have 'pni' in /proc/cpuinfo you should add -msse3.
19 -fomit-frame-pointer is useless/not needed on amd64-.
20 --
21 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: 3200+ -> X2 4000+ Thanasis <thanasis@××××××××××.org>