[MPlayer-cygwin] MPlayer ignoring configure flags

MAL mal at komcept.com
Mon Nov 25 13:03:45 CET 2002


I wonder if anyone can answer this question..

My configure line is:

./configure --disable-win32 --disable-gl --disable-mpdvdkit --datadir=. 
--confdir=. --disable-3dnow --disable-3dnowex --disable-mmx2 
--disable-sse --disable-sse2 --disable-ossaudio --disable-libavcodec 
--disable-tv --disable-mencoder --disable-streaming --disable-sdl

and, regardless of the --disable-mmx2 etc., the configure scripts still 
says, (at the end):

Optimizing for: pentium3 mmx mmx2 sse mtrr

I have even tried adding CFLAGS="-mcpu=i386" CXXFLAGS="-mcpu=i386" 
before configure, and it still detects the extensions.
Do I really need to hack the configure script to disable them?

MAL




More information about the MPlayer-cygwin mailing list