https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103656
Bug ID: 103656 Summary: make install-strip -j cannot find x86_64-w64-mingw32-strip for canadian compilation Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: unlvsur at live dot com Target Milestone: --- test -z 'x86_64-w64-mingw32-strip' || x86_64-w64-mingw32-strip /home/cqwrteur/canadian/x86_64-w64-mingw32/libexec/gcc/x86_64-w64-mingw32/12.0.0/install-tools/fixincl.exe /bin/bash: x86_64-w64-mingw32-strip: command not found make[1]: *** [Makefile:191: install-strip] Error 127 make[1]: Leaving directory '/home/cqwrteur/myhome/gcc_build/canadian/x86_64-w64-mingw32/gcc/fixincludes' make: *** [Makefile:4005: install-strip-fixincludes] Error 2 make: *** Waiting for unfinished jobs....