Gentoo Archives: gentoo-amd64

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] glibc update problem
Date: Tue, 28 Feb 2006 23:24:11
Message-Id: 7573e9640602281521i5cf7ac39sbda9662f023a5c56@mail.gmail.com
In Reply to: [gentoo-amd64] glibc update problem by "Rupert Young (Restart)"
1 On 2/28/06, Rupert Young (Restart) <rupert.young@×××××××××××××××××.com> wrote:
2 > CFLAGS="-mtune=opteron -march=opteron -O3 -funroll-loops
3 > -fomit-frame-pointer -fprefetch-loop-arrays -pipe -ftracer -mmmx -msse
4 > -msse2 -m3dnow -mfpmath=sse"
5
6 Experimental CFLAGS. To quote the gcc documentation:
7
8 The following options control optimizations that may improve
9 performance, but are not enabled by any `-O' options. This section
10 includes experimental options that may produce broken code.
11
12 ...
13 -ftracer
14 ...
15 -fprefetch-loop-arrays
16 ...
17
18 At a minimum, take these out and "emerge -Dev system". I would also
19 take out all of the mmx and sse flags, and let those be enabled by USE
20 flags for those packages where it is known to be safe to do so.
21
22 Finally, please turn off HTML email.
23
24 -Richard
25
26 --
27 gentoo-amd64@g.o mailing list