<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Nov 18, 2015 at 9:34 AM, Jonathan Lennox <span dir="ltr"><<a href="mailto:jonathan@vidyo.com" target="_blank">jonathan@vidyo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
> On Nov 16, 2015, at 6:27 PM, Sean Darcy <<a href="mailto:seandarcy2@gmail.com" target="_blank">seandarcy2@gmail.com</a>> wrote:<br>
><br>
> Thanks for the prompt and helpful replies.<br>
><br>
> Built with --enable-custom-modes --disable-static --enable-intrinsics --enable-rtcd --enable-float-approx<br>
><br>
> All worked. Only thing odd, rtcd was not enabled:<br>
><br>
> Floating point support: ........ yes<br>
> Fast float approximations: ..... yes<br>
> Fixed point debugging: ......... no<br>
> Inline Assembly Optimizations: . No inline ASM for your platform, please send patches<br>
> External Assembly Optimizations:<br>
> Intrinsics Optimizations.......: x86 SSE SSE2 SSE4.1 AVX<br>
> Run-time CPU detection: ........ no<br>
> Custom modes: .................. yes<br>
</span>> …………………..<br>
<br>
Is your compiler configured to generate AVX code by default? If the configure script detects that it can use the various CPU variants unconditionally, it won’t bother to use RTCD.<br>
<br>
</blockquote></div>Understand. Thanks.</div><div class="gmail_extra">sean</div></div>