On 11/07/2020 10:41, Eli Zaretskii wrote: >> I've rebuilt, and posted a complete gcc-9.2.0-2-mingw32 package set on >> FRS; it is linked with wsl-5.4. Does it resolve the issue? > > Yes, everything is OK now. Thanks for testing; I'll update the mingw-get catalogue, to promote this as the default. FWIW, I did a "nm -A" search of all lib*.a files, in the previous build; libstdc++.a was the only one to exhibit obsolete references: libstdc++.a:codecvt_members.o: U ___msvcrt_mbrtowc libstdc++.a:codecvt_members.o: U ___msvcrt_wcrtomb With the gcc-9.2.0-2-mingw32 build, these become: libstdc++.a:codecvt_members.o: U _mbrtowc libstdc++.a:codecvt_members.o: U _wcrtomb -- Regards, Keith. Public key available from keys.gnupg.net Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <https://lists.osdn.me/mailman/archives/mingw-users/attachments/20200711/e707cacf/attachment.sig>