https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66018
Bug ID: 66018 Summary: opendir configure test not working when GCC_NO_EXECUTABLES Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: green at moxielogic dot com Target Milestone: --- I'm building a moxie-elf toolchain, which defines GCC_NO_EXECUTABLES during part of the build process. The new filesystem-ts code forces an opendir configure test that fails when GCC_NO_EXECUTABLES is defined.