Page 1 of 1

MPlayer-SVN-r34350-snapshot-4.5.2 (2011-11-16) i486

Posted: 16 Nov 2011, 18:51
by Kriss
Here it is.
No more different builds since it didn't compile with flags being set by hands.
Here's configuration options:

Code: Select all

--prefix=/usr --mandir=/usr/man --libdir=/usr/lib --confdir=/etc/mplayer --enable-runtime-cpudetection
And here are automatically chosen flags:

Code: Select all

CFLAGS   = -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=i486 -mtune=generic -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg  -D_REENTRANT -I/usr/X11/include     -I/usr/include/freetype2  
CXXFLAGS = -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls  -O4 -march=i486 -mtune=generic -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilibdvdread4 -I. -Iffmpeg  -D_REENTRANT -I/usr/X11/include     -I/usr/include/freetype2   
CC_DEPFLAGS = -MD -MP