[x264-devel] Intel Compiler support

Måns Rullgård mans at mansr.com
Thu Mar 24 16:38:02 CET 2011


Dennis Munsie <dmunsie at gmail.com> writes:

> Are there any additional instructions on how to use this new support
> for the Intel compiler?  Doing the following did not work on my
> machine:
>
> $ CC=icc ./configure --prefix=/usr/local
> $ make
>
> I get a ton of errors, mostly ones that look like this:
>
> 	common/common.h(244): error: expected an expression
> 	      for( int i = 0; i < i_mvc-1; i++ )
>
> This is on Debian Squeeze, 64-bit using the 11.1 version of the Intel
> compiler.  I placed the /opt/intel/Compiler/11.1/bin/intel64 directory
> in my path before doing the configure and make steps.

The patch appears to support the Intel compiler on Windows only.

-- 
Måns Rullgård
mans at mansr.com


More information about the x264-devel mailing list