https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103528
--- Comment #8 from Iain Buclaw <ibuclaw at gdcproject dot org> --- (In reply to Iain Buclaw from comment #7) > Created attachment 52018 [details] > configure check compiler driver understands D > > How does this patch look? > > Because the module name is not "object", it both tests that: > 1) The CC driver knows about the D language Though perhaps I should just use GDC driver to compile though, otherwise it would break this use-case. https://gcc.gnu.org/pipermail/gcc-patches/2021-December/585885.html