On 18.05.2025 21:08, Martin Storsjö wrote:
On Sat, 17 May 2025, Jacek Caban via Mingw-w64-public wrote:
---
mingw-w64-crt/def-include/func.def.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/mingw-w64-crt/def-include/func.def.in
b/mingw-w64-crt/def-include/func.def.in
index 1d542a1f4
Hello,
I have finally managed to finish this tiny project [1], which I have been dreaming of for a long time.
This script uses llvm-objdump to parse import libs from Windows SDK, uses regular expressions to extract
symbols from the output, and then builds DEF files that can be consumed by DLLTO