On Monday 19 December 2022 16:04:23 LIU Hao wrote: > 在 2022/12/19 00:31, Pali Rohár 写道: > > --- > > mingw-w64-tools/genstubdll/sample/ms.def | 1416 ---------------------- > > 1 file changed, 1416 deletions(-) > > delete mode 100644 mingw-w64-tools/genstubdll/sample/ms.def > > > > diff --git a/mingw-w64-tools/genstubdll/sample/ms.def > > b/mingw-w64-tools/genstubdll/sample/ms.def > > deleted file mode 100644 > > index 1cb08ef3e04d..000000000000 > > Hmm what does 'genstubdll' do? Looks like neither MSYS2 nor Debian builds > it; maybe it can be removed completely?
I'm not sure if tool is unused or not. But this def file is wrong, it does not contain fixes from other msvcrt def files. So I would suggest to either remove this def file completely or replace it by some other "fixed" msvcrt def file. And I think that this decision is independent of tool itself if should be removed too or not. _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
