[cfe-dev] MinGW build does not compile with C++11

Aaron Ballman aaron at aaronballman.com
Tue Mar 11 07:22:53 PDT 2014


On Tue, Mar 11, 2014 at 10:21 AM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
> On 11 March 2014 10:05, Aaron Ballman <aaron at aaronballman.com> wrote:
>> Resurrecting a slightly old topic here, but this is affecting one of
>> our build bots. It would be nice if we made a decision here and either
>> fixed that bot, or drop MinGW32 support. I don't have a strong opinion
>> one way or the other, but a terminally red bot is a sad bot indeed.
>>
>> http://lab.llvm.org:8011/builders/clang-native-mingw32-win7
>
> According to http://stackoverflow.com/questions/19666666/mingw-g-does-not-recognize-off-t-when-compiling-with-c11
> it should be possible to use gnu++11 on mingw. Is that sufficient to
> build llvm+clang?

Honestly not certain (I don't build using MinGW), but I'd say it's
worth a shot if the owner of that bot could apply it to see. It seems
possible that it may bring the bot back into green.

~Aaron




More information about the cfe-dev mailing list