Re: [Mingw-w64-public] Using mcfgthread instead of the gcc thread library

2017-04-08 Thread Liu Hao
On 2017/4/9 8:12, Edward Diener wrote: > 1) if mcfgthread replaces the mingw-64/gcc-6.3 threading library when used. It takes the place of winpthreads completely. > 2) if it replaces the mingw-64/gcc-6.3 threading library even when I had > installed mingw-64/gcc-6.3 with posix threading support as

[Mingw-w64-public] Using mcfgthread instead of the gcc thread library

2017-04-08 Thread Edward Diener
I have been able to build mcfgthread from https://github.com/lhmouse/mcfgthread as an alternative to the gcc threading library for mingw-64/gcc-6.3. The reason I want to use mcfgthread is because the threading library for mingw-64/gcc-6.3 has a bug as documented at the currently open bug report