On 04/07/2020 14:04, Eli Zaretskii wrote: >> Note that the __mingw_*, and the __msvcrt_* references are gone from the >> modified wchar.h, but remain as weak aliases in libmingwex.a. I plan to >> publish, in this form, as mingwrt-5.3.4, then immediately remove those >> aliases, and republish as mingwrt-5.4. > > Does using these versions require that the entire program be > recompiled and relinked, or should it be enough to run the link > command only? Since wchar.h has changed, to not generate __msvcrt_*, or __mingw_* references, a complete recompilation would be indicated. However, since this libmingwex.a retains the aliased references, you may get away with just a fresh link ... but that may just be putting off the day when a full recompilation eventually does become necessary. -- 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/20200704/92493735/attachment.sig>