Bugs item #476067, was opened at 2001-10-29 09:48
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=111050&aid=476067&group_id=11050

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Maik Schulz (maikschulz)
>Assigned to: Zdenek Kabelac (kabi)
Summary: compilation error with snapshot20011026

Initial Comment:
[snip]
make[4]: Entering directory 
`/home/maiks/tmp/avifile0.6-0.6.4/plugins/libffmpeg/libavcodec/i386'
source='dsputil_mmx.c' object='dsputil_mmx.lo' libtool=yes \
depfile='.deps/dsputil_mmx.Plo' tmpdepfile='.deps/dsputil_mmx.TPlo' \
depmode=gcc /bin/sh ../../../../depcomp \
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../../include   -Wall -Wno-unused  -DHAVE_AV_CONFIG_H -fomit-frame-pointer -I. 
-I../.. -pipe -c -o dsputil_mmx.lo `test -f dsputil_mmx.c || echo './'`dsputil_mmx.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include -Wall -Wno-unused -DHAVE_AV_CONFIG_H 
-fomit-frame-pointer -I. -I../.. -pipe -c dsputil_mmx.c -Wp,-MD,.deps/dsputil_mmx.TPlo 
 -fPIC -DPIC -o dsputil_mmx.lo
In file included from dsputil_mmx.c:49:
dsputil_mmx_avg.h: In function `put_pixels_x2_3dnow':
dsputil_mmx_avg.h:51: Invalid `asm' statement:
dsputil_mmx_avg.h:51: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
dsputil_mmx_avg.h: In function `put_pixels_y2_3dnow':
dsputil_mmx_avg.h:89: Invalid `asm' statement:
dsputil_mmx_avg.h:89: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
dsputil_mmx_avg.h: In function `avg_pixels_3dnow':
dsputil_mmx_avg.h:135: Invalid `asm' statement:
dsputil_mmx_avg.h:135: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
dsputil_mmx_avg.h: In function `avg_pixels_y2_3dnow':
dsputil_mmx_avg.h:219: Invalid `asm' statement:
dsputil_mmx_avg.h:219: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
In file included from dsputil_mmx.c:62:
dsputil_mmx_avg.h: In function `put_pixels_x2_sse':
dsputil_mmx_avg.h:51: Invalid `asm' statement:
dsputil_mmx_avg.h:51: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
dsputil_mmx_avg.h: In function `put_pixels_y2_sse':
dsputil_mmx_avg.h:89: Invalid `asm' statement:
dsputil_mmx_avg.h:89: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
dsputil_mmx_avg.h: In function `avg_pixels_sse':
dsputil_mmx_avg.h:135: Invalid `asm' statement:
dsputil_mmx_avg.h:135: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
dsputil_mmx_avg.h: In function `avg_pixels_y2_sse':
dsputil_mmx_avg.h:219: Invalid `asm' statement:
dsputil_mmx_avg.h:219: fixed or forbidden register 3 (bx) was spilled for class
GENERAL_REGS.
dsputil_mmx.c: In function `put_pixels_clamped_mmx':
dsputil_mmx.c:132: Invalid `asm' statement:
dsputil_mmx.c:132: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
dsputil_mmx.c: In function `put_pixels_mmx':
dsputil_mmx.c:199: Invalid `asm' statement:
dsputil_mmx.c:199: fixed or forbidden register 3 (bx) was spilled for class 
GENERAL_REGS.
-------------------
using gcc 2.95.2

----------------------------------------------------------------------

>Comment By: Zdenek Kabelac (kabi)
Date: 2001-11-27 13:22

Message:
Logged In: YES 
user_id=15161

probably fixed by ffmpeg update


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=111050&aid=476067&group_id=11050

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to