<div dir="ltr">Hello Gottfried.<div><br></div><div>Try to remove - and space:</div><div><span style="font-size:12.8px">like: -arch arm -as-typ<span style="background-color:rgb(255,0,0)">e -a</span>s -v</span><br></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Best regards,</span></div><div><span style="font-size:12.8px">Anton.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 15, 2017 at 8:13 PM, Gottfried Haider <span dir="ltr"><<a href="mailto:gottfried.haider@gmail.com" target="_blank">gottfried.haider@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Some more investigation:<br>
<br>
<br>
In the config.log I see:<br>
<br>
<a href="http://gas-preprocessor.pl" rel="noreferrer" target="_blank">gas-preprocessor.pl</a> -arch arm -as-type -- as -v<br>
unknown as type: '--'<br>
(...)<br>
as: unrecognized option '-_ISOC99_SOURCE'<br>
<br>
The first error seems to be caused by $as_type being empty string in<br>
the ffmpeg configure script. Why this is I do not know. If I force the<br>
"-as-type" argument to read "-as-type gas" this will make the first<br>
error disappear, but the error concerning the unrecognized option<br>
remains (and also bites during the actual build).<br>
<br>
<br>
The output of "as -v" is:<br>
<br>
GNU assembler version 2.25 (arm-linux-gnueabihf) using BFD version<br>
(GNU Binutils for Raspbian) 2.25<br>
<br>
I am attempting to build FFmpeg on an armv6hf system for this very target.<br>
<br>
<br>
Ideas?<br>
<span class="HOEnZb"><font color="#888888"><br>
Gottfried<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</div></div></blockquote></div><br></div>