On 11/27/06, Harm Geerts <[EMAIL PROTECTED]> wrote:
On Tuesday 28 November 2006 02:33, Mark Knecht wrote:
<SNIP>
>
> [ebuild   R   ] media-video/mplayer-1.0_pre8  USE="3dnow* 3dnowext* X
> alsa dvd dvdread encode gif gtk i8x0 ipv6 jack jpeg (mmx*) mmxext*
> opengl png sdl (sse*) (sse2*) truetype unicode v4l v4l2 vorbis xv xvid
> (-3dfx) -aac -aalib (-altivec) -arts -bidi -bindist -bl -cdparanoia
> -cpudetection -custom-cflags -debug -dga -directfb -doc -dts -dv -dvb
> -esd -fbcon -ggi -joystick -libcaca -lirc -live -livecd -lzo -mad
> -matrox -musepack -nas -nvidia -openal -oss (-real) -rtc -samba -speex
> (-svga) -tga -theora (-win32codecs) -x264 -xanim -xinerama -xvmc
> (-xmms%)" LINGUAS="-bg -cs -da -de -el -en -es -fr -hu -ja -ko -mk -nl
> -no -pl -pt_BR -ro -ru -sk -tr -uk -zh_CN -zh_TW" 220 kB

This is normal, they changed the way these flags are handled because not all
64bit cpu's support the same instructions. As you can see in the mplayer
package, mmx,sse and sse2 are still masked because they supported on all
64bit cpu's. Those are always enabled !

The remaining flags you can set if your cpu supports them.
$ grep flags /proc/cpuinfo

Thanks Harm. I'll look into it.

Are you suggesting that ALL flags can now be enabled if the processor
supports the flag? That would be nice and similar to the way I've
worked with my 32-bit boxes.

It seemed to me that 18 months ago when I built this machine all these
flags were turned off since they caused problems with most packages. I
guess that is getting fixed now so that's cool. Great to see some
progress in this area.

Cheers,
Mark
--
[email protected] mailing list

Reply via email to