[MPlayer-dev-eng] [PATCH] x86_64 mmx/sse/3dnow optimisation support

Jan Killius jkillius at arcor.de
Sun Oct 17 09:36:24 CEST 2004


On Sunday 17 October 2004 02:16, Aurelien Jacobs wrote:
> On Sat, 16 Oct 2004 20:19:50 +0200
>
> Jan Killius <jkillius at arcor.de> wrote:
> > Hello,
> > the patch don't work on my machine.
> > Compiler version: gcc version 3.4.3 20041015 (prerelease)
> >
> > cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4   -pipe
> > -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
> > -D_FILE_OFFSET_BITS=64  -Ilibmpdemux -Iloader -Ilibvo
> > -I/usr/include/freetype2   -I/usr/include/SDL -D_REENTRANT
> > -I/usr/X11R6/include     -I/usr/include/  -o cpudetect.o cpudetect.c
> > {standard input}: Assembler messages:
> > {standard input}:2492: Error: suffix or operands invalid for `pop'
> > {standard input}:2495: Error: suffix or operands invalid for `push'
> > {standard input}:2498: Error: suffix or operands invalid for `pop'
> > make: *** [cpudetect.o] Error 1
>
> Unfortunatly, I don't have a gcc 3.4.3 prerelease here, nor the
> bandwidth to download it right now :-(
> I can't repoduce this with gcc 3.4.1.
>
> Anyway I've digged a little bit more in the cpudetect code, and
> made a very small change. The code is now cleaner. It don't
> make any difference on the gcc versions I have, but I hope it
> can make gcc 3.4.3 happier.
> Could you please test this new version ?
Now it's building fine.
>
> Thanks,
> Aurel

-- 
        Jan




More information about the MPlayer-dev-eng mailing list