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

miroslav.fontan miroslav.fontan at wincor-nixdorf.cz
Sun Mar 2 06:15:51 PST 2014


Hi all,

 

Win32 MinGW32 build seems broken after switch to C++11. It looks like
-std=c++11 implies __STRICT_ANSI__ and MinGW32 headers are very strict (for
ex. missing type off_t, missing strdup,... )

 

I am using gcc 4.7.2 and 4.8.1

 

Mira Fontan 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140302/8ea8fb02/attachment.html>


More information about the cfe-dev mailing list