Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Re: Re: Another hardware thread
Date: Wed, 23 Nov 2011 16:56:44
Message-Id: 4ECD2583.2000709@xunil.at
In Reply to: Re: [gentoo-user] Re: Re: Re: Another hardware thread by "Stefan G. Weichinger"
1 Ad CFLAGS for i7-2600:
2
3 Is that too much ricer-style? -->
4
5 ### gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p'
6
7 CFLAGS="-O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf -maes
8 -mpclmul -mpopcnt -mavx --param l1-cache-size=32 --param
9 l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=generic"
10
11 gcc-4.5.3-r1 ...

Replies

Subject Author
Re: [gentoo-user] Re: Re: Re: Another hardware thread Michael Mol <mikemol@×××××.com>