[MPlayer-dev-eng] swscale_template debug compile error

Felix Buenemann atmosfear at users.sourceforge.net
Mon Dec 3 22:14:20 CET 2001


Hi,

when compiling mplayer with --enable-debug (that means -g flag) I get this 
compile error (I'm using gcc 2.95.3 and binutils 2.11.92.0.7):

gcc -c -W -Wall -O2 -march=i686 -mcpu=i686 -g  -D_REENTRANT 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -I. -I.. 
-Wall  -o swscale.o swscale.c
In file included from swscale.c:219:
swscale_template.c: In function `hScale_MMX2':
swscale_template.c:1163: warning: unused parameter `srcW'
swscale_template.c:1163: warning: unused parameter `xInc'
swscale_template.c: At top level:
swscale_template.c:1587: warning: `inline' is not at beginning of declaration
swscale_template.c: In function `SwScale_YV12slice_MMX2':
swscale_template.c:1302: Invalid `asm' statement:
swscale_template.c:1302: fixed or forbidden register 0 (ax) was spilled for 
class GENERAL_REGS.
make[1]: *** [swscale.o] Error 1
make[1]: Leaving directory `/home/atmosfear/develop/mplayer/main/postproc'
make: *** [postproc/libpostproc.a] Error 2

can you fix it, Michael?
-- 
Best Regards,
	Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-dev-eng mailing list