On Tue, 6 Dec 2022, Pali Rohár wrote:
moldname content is already included in all other msvcrt def files. This
allows applications to use moldname aliases defined in msvcrt-common.def.in
also when linking with other crt dll libraries.
---
mingw-w64-crt/Makefile.am | 3 ++-
mingw-w64-crt/lib32/{crtdll.def => crtdll.def.in} | 3 +++
mingw-w64-crt/lib32/{msvcr70.def => msvcr70.def.in} | 3 +++
mingw-w64-crt/lib32/{msvcr71.def => msvcr71.def.in} | 3 +++
mingw-w64-crt/lib32/{msvcrt10.def => msvcrt10.def.in} | 3 +++
mingw-w64-crt/lib32/{msvcrt20.def => msvcrt20.def.in} | 3 +++
mingw-w64-crt/lib32/{msvcrt40.def => msvcrt40.def.in} | 3 +++
7 files changed, 20 insertions(+), 1 deletion(-)
rename mingw-w64-crt/lib32/{crtdll.def => crtdll.def.in} (99%)
rename mingw-w64-crt/lib32/{msvcr70.def => msvcr70.def.in} (99%)
rename mingw-w64-crt/lib32/{msvcr71.def => msvcr71.def.in} (99%)
rename mingw-w64-crt/lib32/{msvcrt10.def => msvcrt10.def.in} (99%)
rename mingw-w64-crt/lib32/{msvcrt20.def => msvcrt20.def.in} (99%)
rename mingw-w64-crt/lib32/{msvcrt40.def => msvcrt40.def.in} (99%)
This LGTM to me now that the updated version of the preceding patch has
been applied - I presume that was what was meant, even though this patch
wasn't included in the updated patchset?
// Martin
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public