can you try commenting/removing this line (@L44 in -current) in external/gpl3/gcc/usr.bin/Makefile.inc: CXXFLAGS+= -std=gnu++98 i started seeing at least the gcc.c failure with GCC 10.5, and it seems that the upstream build doesn't use this by default now, and removing it fixed the build for me. .mrg.