[Bug bootstrap/123441] Unable to build since r16-4315-ge63cf4b130b86d with "C compiler cannot create executables" in stage1
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 6 23:22:12 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123441
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Are you building in the source tree?
> ./configure
This makes it look like you are.
from https://gcc.gnu.org/install/configure.html :
First, we highly recommend that GCC be built into a separate directory from the
sources which does not reside within the source tree. This is how we generally
build GCC; building where objdir is a subdirectory of srcdir should work as
well; building where objdir == srcdir is unsupported.
More information about the Gcc-bugs
mailing list