Robert Persson wrote:
> Should I enable the mmx use flag when I am compiling stuff (e.g. mplayer) for
> a pentium 4? I'm confused because I've kind of got the idea that mmx is
> obsolete, but I'm not clear exactly how obsolete.
In theory, yes it is sort of obsolete - sse and sse2 are the preferred
method. However, so long as you have specified -march=pentium4 (and
-mcpu=pentium4 or -mtune=pentium4 with >=gcc-3.4) mmx/sse/sse2 will be
implied as part of the compilation process.
As for mplayer - unless you set the appropriate use flag, then almost
all C(XX)FLAGS will be remove from the process as (like gaim) it is
notoriously flaky with anything other than the basic settings.
--
Jonathan Wright ~ mail at djnauk.co.uk
~ www.djnauk.co.uk
--
2.6.12-gentoo-r10-djnauk-b2 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
up 2 days, 22 min, 3 users, load average: 0.19, 0.21, 0.37
--
"Bisexuality immediately doubles your chances for a date on
Saturday night."
~ Woody Allen
--
[email protected] mailing list