在 2022-12-17 19:56, Pali Rohár 写道:
These symbols are global read/write variables and therefore must be declared with DATA keyword, even when they are just aliases to other symbols. Otherwise GNU dlltool generates for each of those symbols also function thunk code. --- mingw-w64-crt/def-include/msvcrt-common.def.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks for catching this. This patch looks good to me. Pushed. -- Best regards, LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
