On 9/5/06, Colleen Beamer <[EMAIL PROTECTED]> wrote:
./libvisual -DPLUGPATH=\"/usr/lib/libvisual\" -O2 -march=i686 -pipe -MT
lv_video_mmx.lo -MD -MP -MF .deps/lv_video_mmx.Tpo -c lv_video_mmx.c
-fPIC -DPIC -o .libs/lv_video_mmx.o

-march=i686 means old Pentium Pro CPUs, without mmx, sse, etc.  What
processor are you actually using?  I suspect you'll want
-march=pentium4, but better report your /proc/cpuinfo to be sure.

-Richard
--
gentoo-user@gentoo.org mailing list

Reply via email to