Re: [Mingw-w64-public] [PATCH] Add a libsynchronization.a

2016-05-31 Thread Hugo Beauzée-Luyssen
On 05/31/2016 05:42 PM, Hugo Beauzée-Luyssen wrote: > This exposes the WaitOnAddress, WakeByAddressAll and WakeByAddressSingle > functions > Adding those to kernel32.lib fails at runtime > --- > mingw-w64-crt/Makefile.am| 20 > ++-- > mingw-w64-crt/li

[Mingw-w64-public] [PATCH] Add a libsynchronization.a

2016-05-31 Thread Hugo Beauzée-Luyssen
This exposes the WaitOnAddress, WakeByAddressAll and WakeByAddressSingle functions Adding those to kernel32.lib fails at runtime --- mingw-w64-crt/Makefile.am| 20 ++-- mingw-w64-crt/lib32/Makefile.am | 1 + mingw-w64-crt/lib32/api-

[Mingw-w64-public] [PATCH] Add a libsynchronization.a

2016-05-31 Thread Hugo Beauzée-Luyssen
This exposes the WaitOnAddress, WakeByAddressAll and WakeByAddressSingle functions Adding those to kernel32.lib fails at runtime --- mingw-w64-crt/Makefile.am| 20 ++-- mingw-w64-crt/lib32/Makefile.am | 1 + mingw-w64-crt/lib32/api-