<div dir="ltr">Yes, ultimately the problem is that the mingw-gcc that is in the tarball git has a too low target. But that is a rather larger fix than setting the arch targetted in configure.<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-07-17 22:50 GMT+02:00 Páli Gábor János <span dir="ltr"><<a href="mailto:pali.gabor@gmail.com" target="_blank">pali.gabor@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2014-07-17 22:05 GMT+02:00 Niklas Larsson <<a href="mailto:metaniklas@gmail.com">metaniklas@gmail.com</a>>:<br>
<div class="">> The bug is that the mingw32 build is generating<br>
> code for i386, which lacks these assembler primitives.<br>
<br>
</div>I think this might be a feature instead.  As I wrote earlier, on<br>
FreeBSD/i386, arch is set to i486 in GCC's configure script [1].<br>
Hence, whatever version I install from the Ports Collection, it will<br>
target i486 by default.<br>
<br>
[1] <a href="https://github.com/mirrors/gcc/blob/master/gcc/config.gcc#L2899" target="_blank">https://github.com/mirrors/gcc/blob/master/gcc/config.gcc#L2899</a><br>
</blockquote></div><br></div>