Lines Matching refs:compiler
11 # Check for baseline language coverage in the compiler for the specified
122 AC_MSG_ERROR([*** A compiler with support for C++$1 language features is required.])
127 AC_MSG_NOTICE([No compiler with C++$1 support was found])
131 [define if the compiler supports basic C++$1 syntax])
161 // If the compiler admits that it is not ready for C++11, why torture it?
166 #error "This is not a C++ compiler"
170 #error "This is not a C++11 compiler"
452 // If the compiler admits that it is not ready for C++14, why torture it?
457 #error "This is not a C++ compiler"
461 #error "This is not a C++14 compiler"
576 // If the compiler admits that it is not ready for C++17, why torture it?
581 #error "This is not a C++ compiler"
585 #error "This is not a C++17 compiler"