<div dir="ltr"><div class="im" style="font-family:arial,sans-serif;font-size:13px">2013/4/11 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span><br></div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">
<div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Lars Hammarstrand <lars.hammarstrand@...> writes:<br>
</blockquote></div></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div class="im"><br></div><div class="gmail_extra"><div class="gmail_quote"><div><div><span style="font-family:arial,helvetica,sans-serif">2.2. The basic problem lies in </span><span style="font-family:arial,helvetica,sans-serif">configure,</span><span style="font-family:arial,helvetica,sans-serif"> line 3247 </span><span style="font-family:arial,helvetica,sans-serif">which is the line that is commented out by the xbmc patch:</span><span style="font-family:arial,helvetica,sans-serif"> </span></div>

<div><div><font face="courier new, monospace">  3246:    darwin)</font></div><div><font face="courier new, monospace">  3247:        gas="<a href="http://gas-preprocessor.pl" target="_blank">gas-preprocessor.pl</a> $cc"</font></div>

<div><font face="courier new, monospace">                     |</font></div><div><font face="courier new, monospace">                     |</font></div><div><font face="courier new, monospace">                     +---- Wrong path!! </font></div>

<div><br></div></div></div><div></div></div></div></div></blockquote><div style><br></div><div style> Forgot to add: what happens when you disable gas in the line above is that configure will fallback to the "--as=" setting through the following lines:</div>
<div style><div><font face="courier new, monospace">3716: if enabled asm; then</font></div><div><font face="courier new, monospace">3717:     as=${gas:=$as}    # when no gas, use $as (--as=)</font></div><div><br></div><div>
<br></div><div style>What do you say, shall we submit the xbmx patch to FFmpeg-devel or do you think there is a better solution to this problem? </div><div style><br></div></div></div></div></div>