https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108865
--- Comment #40 from Costas Argyris <costas.argyris at gmail dot com> --- (In reply to Eric Botcazou from comment #39) > FWIW this also breaks the GNAT_CODE_PAGE feature of the Ada compiler (which > is arguably a kludge) so providing a configure option to revert to the old > setting would indeed be in order here. I can try coming up with a patch to introduce a new windows-host-specific configure option to exclude the utf8 manifest on demand, but that won't be for a while... I'm curious though: How come it took so long to report this one? Is this a rarely-used feature of the Ada compiler? It seems strange that a feature of the compiler would interact so strongly with the active code page being used by the compiler process at runtime.