Gentoo Archives: gentoo-dev

From: Graham Murray <graham@×××××××××××.uk>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Replacing cpu-feature USE flags
Date: Fri, 07 Jul 2006 13:12:52
Message-Id: 87wtapd0kl.fsf@newton.gmurray.org.uk
In Reply to: Re: [gentoo-dev] Replacing cpu-feature USE flags by Martin Schlemmer
1 Martin Schlemmer <azarah@××××××××××××.org> writes:
2
3 > Stupid question though ... does the gcc test thingy list __3dNOW__ on
4 > nocona ? I would think that it does, as there is no -march=nocona (or
5 > whatever) yet.
6
7 There is an -march=nocona (which I think was introduced in gcc 3.4)
8 which works for both 32bit (x86) and 64bit (amd64) systems. At least
9 on x86 it does NOT define __3dNOW__. Also, for x86 -march=prescott
10 defines __SSE3__ whereas -march=pentium4 does not.
11 --
12 gentoo-dev@g.o mailing list