On 8/29/26 20:44, Zhongteng Gui wrote:
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
libdelayimp.a is for MSVC compatibility, which provides delayimp.lib and thus applications may assume that they can link against it.
Thanks, Jacek _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
