[Ffmpeg-devel] [PATCH] fix x86 asm compilation

Rich Felker dalias
Mon May 30 02:07:00 CEST 2005


On Mon, May 30, 2005 at 12:39:23AM +0200, Aurelien Jacobs wrote:
> Hi,
> 
> Currently i386/dsputil_mmx.c fails to compiles on x86 when configured
> with --disable-opts. (At least for me with gcc 3.3.4)

Why does this option to configure exist? It's known that disabling
optimizations is not supported for asm...

> I've written a small patch which fixes this. I don't like it very much,
> but I've no better idea right now.

If you insist on disabling optimizations (there is no good reason for
this), then disable asm while you're at it too...

Rich





More information about the ffmpeg-devel mailing list