<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">configure --disable-runtime-cpudetect --enable-cross-compile --cc='arm-none-linux-gnueabi-gcc' --cross-prefix='/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-' --arch=armv5te --cpu=armv5te
 --pkg-config='/opt/freescale/ltib/usr/bin/pkg-config' --disable-vfp --disable-armv6 --disable-armv6t2 --disable-neon --target-os=linux --disable-debug --disable-yasm --enable-postproc --disable-encoders --disable-muxers</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">CC      libavfilter/af_volume.o</p>
<p class="MsoNormal">/tmp/ccpfLjll.s: Assembler messages:</p>
<p class="MsoNormal">/tmp/ccpfLjll.s:99: Error: selected processor does not support `itet ne'</p>
<p class="MsoNormal">make: *** [libavfilter/af_volume.o] Error 1</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Compilation goes through only after I disable assembly (--disable-asm).</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks,</p>
<p class="MsoNormal">Vikas</p>
</div>
<br>
<br>
<font color="black"><font size="2">
<p style="font-family:arial,sans-serif">This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If you are not the intended recipient, you are hereby
 notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited.</p>
</font></font>
</body>
</html>