<div dir="ltr"><div>I had to turn all &quot;-V&quot; to &quot;-v&quot; in the configure scripts. I don&#39;t know why the uppercase V does not work. Maybe <br></div>it depends on the gcc version.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-18 12:40 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I just tried mvm in the build directory and I got gcc errors. I 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 &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 -fwrapv -DNDEBUG -DDEBUGVM=0 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DI_REALLY_DONT_CARE_HOW_UNS<br>
AFE_THIS_IS -DCOGMTVM=0  -Wl,-z,now conftest.c -lpthread -luuid -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>
</blockquote></div><br></div>