https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88321
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The place where gcc usually finds the cross assembler/linker is aarch64-linux-gnu/bin/ rather than via the cross name unless you supply --with-as . Though I wonder if this should change ...