quoth the Matthew R. Lee:
> I need a bit of advice.  I have these use flags enabled for mplayer (mmx,
> sse, sse2)  But I've also seen them as possible use flags for a number of
> other programs, I'm about to install some kind of dvdripper.  So the
> question is should I enable these flags on a case by case basis or stick
> them in my make.config?  And if so should I use all three or just one?
> Thanks in advance
> Matt

Have a look at `grep flags /proc/cpuinfo` to see what your proc supports. 
There is then no harm in adding them to your /etc/make.conf USE variable.

Note: I think that some ebuilds use mmx2 while some use mmxext. AFAICT they 
enable the same thing. You may also want to add  3dnow and 3dnowext if they 
are supported by your processor.

-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972
-- 
gentoo-user@gentoo.org mailing list

Reply via email to