On 2026/08/31 15:23, LIU Hao wrote: > 在 2026-8-30 02:44, Zhongteng Gui 写道: >> Hi, here're 2 patches that remove libdelayimp.a and liblargeint.a, which are >> not >> only empty, but also nearly never used. It's worth noting that libdelayimp.a >> is >> actually irrelevant to the "delay loading" feature, instead, this is >> provided by >> delayimp.c, which is linked into libmingwex.a. > There is a reference to delayimp: https://github.com/msys2/MINGW-packages/ > blob/22033afbdbc315e0194d7a4ae8a0a4926d6afa38/mingw-w64-nodejs/0103-node-gyp- > support-mingw-toolchain.patch#L44
Thanks for pointing out this. I've done a more careful search in MSYS2, and I think now all references to delayimp have been removed. See also: https://github.com/msys2/MINGW-packages/compare/ae8e6a088a94d0919f75274a186b4345f8e5f1fa...45a5b1d5affda8be25d94acd7ad213eda19dfe32 > > The second patch looks good though. I have pushed it with a grammatical fix in > the message (show => shows). > > _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
