[Ffmpeg-devel] latest svn compile with icc 9.1.045

Reimar Döffinger Reimar.Doeffinger
Tue Jan 16 21:54:05 CET 2007


Hello,
On Tue, Jan 16, 2007 at 02:15:06PM +0100, Guillaume POIRIER wrote:
> On 1/16/07, Baptiste Coudurier <baptiste.coudurier at smartjog.com> wrote:
> >FYI, I did not suceed in compiling ffmpeg svn with icc 9.1.045.
> >I did not tweak any option besides -cc.
> >
> >./configure --cc=/opt/intel/cc/9.1.045/bin/icc --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
> >
> >fails at:
> >i386/dsputil_mmx.c(664):  (col. 73)catastrophic error: can't allocate
> >registers for asm instruction
> 
> [..]
> 
> Last time I tried, if you disabled all simd asm optimizations, it worked.

Which will be needed as long as attribute used is not supported, unless
we want to implement this "hack" - if this is even possible for these
cases
http://softwareforums.intel.com/ISN/Community/en-US/forums/thread/30227005.aspx

Greetings,
Reimar Doeffinger




More information about the ffmpeg-devel mailing list