[Mplayer-cvslog] CVS:

Diego Biurrun diego at biurrun.de
Sun Oct 10 13:26:27 CEST 2004


Felix Buenemann writes:
> Nevermind, that code uses intel ASM syntax and should be converted to at&t 
> syntax in order to work. Try the attached patch, if it works you can commit 
> it (or you prefer if I do?).

It doesn't:

Diego at ANTARES /c/Programme/cygwin/home/diego/mplayer/mingw
$ make -C libfaad2/
make: Entering directory `/c/Programme/cygwin/home/diego/mplayer/mingw/libfaad2'
gcc -c -I. -I../libvo -I../../libvo  -g -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DFIXED_POINT -o bits.o bits.c
In file included from common.h:286,
                 from bits.c:30:
fixed.h: In function `MUL_R':
fixed.h:74: error: parse error before numeric constant
fixed.h: In function `MUL_C':
fixed.h:84: error: parse error before numeric constant
fixed.h: In function `MUL_Q2':
fixed.h:93: error: parse error before numeric constant
make: *** [bits.o] Error 1
make: Leaving directory `/c/Programme/cygwin/home/diego/mplayer/mingw/libfaad2'

Diego




More information about the MPlayer-cvslog mailing list