Re: [Mingw-w64-public] winpthreads and MSVC

2025-01-30 Thread Jonathan Yong
On 1/30/25 3:02 AM, Kirill Makurin wrote: Yes, no problem. I also had a patch for Makefile.am which tried to solve the alias issue by copying `[lib]winpthreads[.dll].{lib|a}` as `[lib]pthread[.dll].{lib|a}` during installation. I can send it again. I see. I could maintain a GitHub repository

Re: [Mingw-w64-public] winpthreads and MSVC

2025-01-29 Thread Jonathan Yong
On 1/29/25 9:58 PM, Kirill Makurin wrote: Hi, I was writing to the list a few months ago regarding building of winpthreads with MSVC tools. I also sent a few patches back then, none of which were pushed. The first two patches were fixing a syntax error in `src/thread.h` and linking of `tests/

[Mingw-w64-public] Announcing v11.0.0

2023-04-28 Thread Jonathan Yong
v11.0.0 is now released! Notable changes: * New libdloadhelper.a, like libdelayimp.a but using Windows 8 and later APIs. * Fix race condition when building lib32 and lib64 in parallel on Windows. * *recalloc now only available from msvcr90 and later, UCRT. * Redirect access() to __mingw_access(

Re: [Mingw-w64-public] [PATCH] crt: Remove a duplicate crt0_w.o from libmingw32.a

2021-08-16 Thread Jonathan Yong
On 8/16/21 12:56 PM, Martin Storsjö wrote: Signed-off-by: Martin Storsjö --- mingw-w64-crt/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am index 2d33e1a09..78d9a0a59 100644 --- a/mingw-w64-crt/Makefile.am ++

Re: [Mingw-w64-public] [PATCH] headers: Add definitions for Compact OS compression.

2021-05-13 Thread Jonathan Yong
On 5/13/21 2:24 PM, Liu Hao wrote: 在 2021-05-13 22:12, JonY via Mingw-w64-public 写道: On 5/13/21 7:19 AM, Biswapriyo Nath wrote: The patch does not contain anything from wofapi.h (though the name has literally "WOF" in it). And yes, we all know it's WinSDK, docs does not match with actual implem

Re: [Mingw-w64-public] std :: exception cannot be caught even though it has an active try/catch block(gcc9 and gcc10 )

2020-11-16 Thread Jonathan Yong
On 11/16/20 5:35 PM, gmail Vladimir Koković wrote: /usr/lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld: build/Debug/x86_64-w64-mingw32-Linux/_ext/7fd6286d/datahandler.o: in function `odbc::stringToStream(std::__cxx11::basic_stringstd::char_traits, std::allocator > const