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
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
在 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