https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100057
--- Comment #11 from cqwrteur <unlvsur at live dot com> --- if test x$gcc_no_link = xyes; then as_fn_error $? "Link tests are not allowed after GCC_NO_EXECUTABLES." "$LINENO" 5 These tests are very wrong tbh. freestanding environment of course, does not have those stuffs.