[MPlayer-users] Armv6 compilation
Maciej Stramski
mstramski at gmail.com
Mon Mar 21 10:10:43 CET 2011
Hi,
I would like to compile the mplayer with SVC for arm
architecture. I configured the project with:
./configure --target=arm --enable-armv6
the configurations looks fine. On make however i get an
interesting info:
cc -MD -MP -Wstrict-prototypes -Wmissing-prototypes -Wundef
-Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch
-Wpointer-arith -Wredundant-decls -O4 -pipe -ffast-math
-fomit-frame-pointer -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I. -I/usr/X11/include
-I/usr/X11/include/freetype2 -I/usr/X11/include
-I../Libs/SVC/lib_svc
-I../Libs/AVC/h264_main_decoder/lib_main
-I../Libs/AVC/h264_baseline_decoder/lib_baseline -c -o
mpcommon.o mpcommon.c
{standard input}:381:no such instruction: `rev16 %eax, %eax'
make: *** [mpcommon.o] Error 1
Is there anything else in configuration that i need to add
to make it work ? Or there is smth i'm doing wrong ?
The source code originated from Open SVC Decoder sources. But the source
without SVC implemented gives the same error.
Thx in advance for fast reply :)
More information about the MPlayer-users
mailing list