<div dir="ltr"><div class="gmail_quote">2011/3/25 Gong Ding <span dir="ltr">&lt;<a href="mailto:gdiso@ustc.edu">gdiso@ustc.edu</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":30f">On centos5 with icc version 11.1, factimpl.c produced many errors such as<br>
<br>
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/include/mmintrin.h(78): error: cast to type &quot;__m64&quot; is not allowed<br>
    return (__m64) __i;<br></div></blockquote></div><br><div>Where does this include path come from? The Intel compiler should find its own copy of mmintrin.h, not gcc&#39;s copy.</div></div>