https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120509
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2025-06-02 Status|UNCONFIRMED |WAITING --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >checking for alpha-linux-gnu-gcc... >/tmp/gcc-14.2.0/gcc.build.lnx/./prev-gcc/xgcc >-B/tmp/gcc-14.2.0/gcc.build.lnx/./prev-gcc/ -B/usr/alpha-linux-gnu/bin/ >--sysroot=/opt -fno-checking This should be using alpha-linux-gnu-gcc from the cross compiler rather than xgcc here ... Can you provide the toplevel config.log ? Do you have alpha-linux-gnu-gcc in your path?