https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84934
--- Comment #2 from Дилян Палаузов <dilyan.palauzov at aegee dot org> --- Builind a linux from scratch system, doing everywhere "./configure && make install" shall work, taking all defaults into account. For gcc+LTO+binutils this does not work. While distros can adjust the exact location, for binutils doing "./configure && make install" the location is "/usr/local/bin/bfd-plugins/", so with gcc's "./configure && make install " this location shall be used by default.