Open
Description
The configure script should list the compiler (CXX) in the final output. It should also check that the compiler supports C++11.
On current OpenBSD 6.3, configure choses g++ as the compiler by default, but GCC 4.2.1 that comes with OpenBSB does not support C++11¹.
Philipp
¹ There probably will never be a C++11-supporting GCC on OpenBSD - OpenBSD does not accept GPL 3 software and all C++11-supporting GCC are under GPL 3.
Metadata
Metadata
Assignees
Labels
No labels