Hi Julian, if you ask apt to build with a particular compiler, it does not fully honour that choice. While the main apt build picks the compiler, the gtest build falls back to gcc/g++. I'm attaching a patch that correctly forwards the chosen compiler. Helmut