I see that configure has tests for c++/g++, but my naive addition of a
C++ source file (utility, not for libc.so itself) doesn't build, as
neither GXX nor CXX are defined, nor ${compile_command.cc}.
Am I missing something obvious?
(This is independent of any argument for/against C++ ;)