[Ffmpeg-devel] [PATCH] Dead code cleanup - C++

Reimar Döffinger Reimar.Doeffinger
Fri Jan 26 21:33:45 CET 2007


Hello,
On Fri, Jan 26, 2007 at 09:23:45PM +0100, Baptiste Coudurier wrote:
> Reimar D?ffinger wrote:
> > On Fri, Jan 26, 2007 at 08:51:13PM +0100, Baptiste Coudurier wrote:
> >> Reimar D?ffinger wrote:
> > [...]
> >>> Why do you claim that? I don't know if configure does all the magic
> >>> needed, but except for the asm it compiles since a long time at least with
> >>> ICC...
> >>>
> >> Did you check recently ? I tried with latest available and it did not,
> >> even with --enable-mmx.
> > 
> > Just checked MPlayer compilation with
> > "./configure --disable-esd --enable-freetype --enable-gui --disable-lirc
> > --disable-lircc --disable-tv --disable-gif --enable-directfb
> > --enable-xvmc --cc=/home/reimar/intel/cc/9.1.045/bin/icc --enable-win32
> > --target=generic-linux"
> > compiles just fine, so if there's a problem it is at least not with any
> > of the libav* stuff.
> 
> ??? Do you have the patch from mplayer-dev ml applied ?
> 
> ./configure --cc=/opt/intel/cc/9.1.045/bin/icc --disable-mmx
> --enable-gpl --enable-static --enable-mp3lame --enable-faac --enable-dts
> --enable-a52 --enable-x264 --enable-faad --enable-pthreads --enable-xvid
> --enable-pp --enable-amr_nb --enable-amr_wb --enable-x11grab --disable-v4l

You must disable all asm, not just MMX, that's why the
--target=generic-linux

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list