On Fri, Jan 04, 2019 at 01:17:08PM +0000, Stephen Borrill wrote: > Its Makefile includes: > USE_LANGUAGES= c c++14 You're going to need some value of GCC_REQD for c++14. I know that GCC 6 has it, but I don't know how far back it goes.