<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-10-18 12:59 GMT+02:00 Robert Withers <span dir="ltr">&lt;<a href="mailto:robert.w.withers@gmail.com" target="_blank">robert.w.withers@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Thank you, that solved the -V error. The 3 other switches are still an issue and look more serious for success.<br>
<br>
-mfpu<br>
-mfloat-abi<br>
-march<br>
<br>
Had you run into these?<br></blockquote><div><br></div><div>No, but I used the build script in <br><span class=""><em>build</em>.<em>linux32x86</em></span><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Thank you,<br>
Robert<span class=""><br>
<br>
On 10/18/2015 06:42 AM, Nicolai Hess wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<br>
<br>
<br>
<br>
I had to turn all &quot;-V&quot; to &quot;-v&quot; in the configure scripts. I don&#39;t know<br>
why the uppercase V does not work. Maybe<br>
it depends on the gcc version.<br>
<br>
<br>
2015-10-18 12:40 GMT+02:00 Robert Withers &lt;<a href="mailto:robert.w.withers@gmail.com" target="_blank">robert.w.withers@gmail.com</a><br></span>
&lt;mailto:<a href="mailto:robert.w.withers@gmail.com" target="_blank">robert.w.withers@gmail.com</a>&gt;&gt;:<span class=""><br>
<br>
<br>
    I just tried mvm in the build directory and I got gcc errors. I<br>
    appreciate any help I receive.<br>
<br>
    gcc version 4.6.4 (Ubuntu/Linaro 4.6.4-6ubuntu3)<br>
    configure:2187: $? = 0<br>
    configure:2189: gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard -V<br>
    &lt;/dev/null &gt;&amp;5<br>
    gcc: error: unrecognized option &#39;-V&#39;<br>
    gcc: fatal error: no input files<br>
    compilation terminated.<br>
<br>
<br>
    configure:2192: $? = 4<br>
    configure:2215: checking for C compiler default output file name<br>
    configure:2218: gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard -g -O2<br>
    -fwrapv -DNDEBUG -DDEBUGVM=0 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64<br>
    -DI_REALLY_DONT_CARE_HOW_UNS<br>
    AFE_THIS_IS -DCOGMTVM=0  -Wl,-z,now conftest.c -lpthread -luuid<br>
    -lasound &gt;&amp;5<br>
    cc1: error: unrecognized command line option &#39;-mfpu=vfp&#39;<br>
    cc1: error: unrecognized command line option &#39;-mfloat-abi=hard&#39;<br>
    conftest.c:1:0: error: bad value (armv6) for -march= switch<br>
    configure:2221: $? = 1<br>
    configure: failed program was:<br>
    | /* confdefs.h.  */<br>
    |<br>
<br>
<br>
    Regards,<br>
    Robert<br>
<br>
<br>
</span></blockquote>
</blockquote></div><br></div></div>