[Mingw-w64-public] __cxa_guard_acquire and __cxa_guard_release: why are used by my exe?

2024-10-02 Thread Michele Locati
I'm compiling gettext and iconv for Windows with Cygwin and MinGW-w64 [1]. For the "shared" builds, I've seen that one executable requires libstdc++-6.dll because it uses its two exported functions __cxa_guard_acquire and __cxa_guard_release: $ dumpbin.exe /DEPENDENTS xgettext.exe /IMPORTS:libstd

[Mingw-w64-public] [PATCH] headers: Add iwscapi.idl

2024-10-02 Thread Biswapriyo Nath
From 1aa3e85b2ee6c20c433bf50d409b57fd2cd0fc66 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Wed, 2 Oct 2024 16:35:28 + Subject: [PATCH] headers: Add iwscapi.idl Required for https://github.com/mozilla/gecko-dev/blob/7e0ae4372c52b8183d1178132dd6493edb576738/xpcom/base/nsSystemInfo.cpp

Re: [Mingw-w64-public] [PATCH] headers: Add new symbols in winbase.h

2024-10-02 Thread LIU Hao
在 2024-10-02 13:50, Biswapriyo Nath 写道: From 13862a53f6f8eab91acaedcf33735c3bab2b330e Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Wed, 2 Oct 2024 05:49:45 + Subject: [PATCH] headers: Add new symbols in winbase.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/winbase