<div dir="rtl"><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">Mira Fontan later responded that after switching to mingw-builds the build was ok, so if we</span> also switch the bot to the mingw-build distribution it may start working again. That's not the only reason for switching, the minge-builds distribution supports 64 bit code production which <a href="http://mingw.org" target="_blank">mingw.org</a> does not and gets updated more often. </div>

<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></span></div><div dir="ltr">The actual build is somewhat hard to find, for WIN32, start with <br></div>
<div dir="ltr"><br></div><div dir="ltr"> <a href="http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.8.2/" target="_blank">http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.8.2/</a></div>


<div dir="ltr"><br></div><div dir="ltr">and follow links based on threads and exception types. </div><div dir="ltr"><br></div><div dir="ltr">For WIN64, start here</div><div dir="ltr"><br></div><div dir="ltr"> <a href="http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.8.2/" target="_blank">http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.8.2/</a></div>


<div dir="ltr"><br></div><div dir="ltr">Yaron</div><div class="gmail_extra" dir="ltr"><br></div><div class="gmail_extra" dir="ltr"><br><br><div class="gmail_quote"><div>2014-03-11 16:05 GMT+02:00 Aaron Ballman <span dir="ltr"><<a href="mailto:aaron@aaronballman.com" target="_blank">aaron@aaronballman.com</a>></span>:</div>


<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">Resurrecting a slightly old topic here, but this is affecting one of<br>



our build bots. It would be nice if we made a decision here and either<br>
fixed that bot, or drop MinGW32 support. I don't have a strong opinion<br>
one way or the other, but a terminally red bot is a sad bot indeed.<br>
<br>
<a href="http://lab.llvm.org:8011/builders/clang-native-mingw32-win7" target="_blank">http://lab.llvm.org:8011/builders/clang-native-mingw32-win7</a><br>
<br>
~Aaron<br>
<br>
On Sun, Mar 2, 2014 at 9:15 AM, miroslav.fontan<br>
<<a href="mailto:miroslav.fontan@wincor-nixdorf.cz" target="_blank">miroslav.fontan@wincor-nixdorf.cz</a>> wrote:<br>
> Hi all,<br>
><br>
><br>
><br>
> Win32 MinGW32 build seems broken after switch to C++11. It looks like<br>
> -std=c++11 implies __STRICT_ANSI__ and MinGW32 headers are very strict (for<br>
> ex. missing type off_t, missing strdup,... )<br>
><br>
><br>
><br>
> I am using gcc 4.7.2 and 4.8.1<br>
><br>
><br>
><br>
> Mira Fontan<br>
><br>
><br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
><br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div></div>