[cfe-dev] MinGW build does not compile with C++11
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Mar 11 07:21:32 PDT 2014
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?
Cheers,
Rafael
More information about the cfe-dev
mailing list