https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80964
--- Comment #1 from Ian Lance Taylor <ian at airs dot com> --- Those programs are not supposed to be installed in bindir when not doing a native build. I'm not sure why that has gone wrong for you. In your build directory, in gotools/config.status, what are the values of NATIVE_FALSE and NATIVE_TRUE? In the current GCC configure and build system there is no reliable way to build them for the host system. They are Go programs, so they would require a build-x-host Go compiler.