[Mplayer-cvslog] CVS:

Felix Buenemann atmosfear at users.sourceforge.net
Sun Oct 10 03:27:22 CEST 2004


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?).

On Saturday 09 October 2004 16:11, Diego Biurrun wrote:
> Felix Buenemann writes:
> > Try replacing all occurences of _asm in the affected files with __asm__
> > (that's underscore-underscore-a-s-m-underscore-underscore)
>
> Doesn't really help:
>
> 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:69: error: parse error before '{' token
> fixed.h: In function `MUL_C':
> fixed.h:79: error: parse error before '{' token
> fixed.h: In function `MUL_Q2':
> fixed.h:88: error: parse error before '{' token
> fixed.h: In function `MUL_SHIFT6':
> fixed.h:97: error: parse error before '{' token
> fixed.h: In function `MUL_SHIFT23':
> fixed.h:106: error: parse error before '{' token
> fixed.h: In function `_MulHigh':
> fixed.h:116: error: parse error before '{' token
> make[1]: *** [bits.o] Error 1
> make[1]: Leaving directory
> `/c/Programme/cygwin/home/diego/mplayer/mingw/libfaad2' make: ***
> [libfaad2/libfaad2.a] Error 2
>
> Diego
>
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog

-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixed.h.asm.patch
Type: text/x-diff
Size: 2303 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20041010/fe848a1e/attachment.patch>


More information about the MPlayer-cvslog mailing list