On Sat, 5 Mar 2022, LIU Hao wrote:
在 2/20/22 04:27, Martin Storsjö 写道:
On Sat, 19 Feb 2022, Pali Rohár wrote:
Object files in archive libcrtdll_extra.a (which are linked into
import
library for crtdll.dll) cannot use msvcrt.h as it uses msvcrt.dll
runtime
library.
Maybe clarify "uses", e.
在 2/20/22 04:27, Martin Storsjö 写道:
On Sat, 19 Feb 2022, Pali Rohár wrote:
Object files in archive libcrtdll_extra.a (which are linked into import
library for crtdll.dll) cannot use msvcrt.h as it uses msvcrt.dll runtime
library.
Maybe clarify "uses", e.g. like this: "as it tries to load symb
On Sun, 20 Feb 2022, LIU Hao wrote:
> 在 2022-02-17 03:40, Jeremy Drake via Mingw-w64-public 写道:
> >
> > Is this assertion failure a sign of a bug in winpthreads, or a sign of a
> > bug in glib (such as releasing a lock that is not held, for instance)?
> >
> >
>
> Releasing a lock that the calling