[Mingw-w64-public] Interlocked API for Mingw64 4.8.1

2013-08-20 Thread Alex Hultman
Hey! I'm trying to figure out what libs to link with to get the Interlocked*-API working. Google points me in the direction of wkernel32 but I cannot find that lib in the newer sources and it doesn't exist in my Fedora 19 installation. kernel32, mingwex doesn't define the API. What libs am I

Re: [Mingw-w64-public] Interlocked API for Mingw64 4.8.1

2013-08-20 Thread Ruben Van Boxem
2013/8/20 Alex Hultman alexhult...@gmail.com Hey! I'm trying to figure out what libs to link with to get the Interlocked*-API working. Google points me in the direction of wkernel32 but I cannot find that lib in the newer sources and it doesn't exist in my Fedora 19 installation. kernel32,

Re: [Mingw-w64-public] Interlocked API for Mingw64 4.8.1

2013-08-20 Thread dw
It turns out his problem was with boost (ie the problem we discussed here https://sourceforge.net/p/mingw-w64/mailman/message/31196562/). Erik, what ever happened with that patch you proposed? If someone pops up here with this problem again, can I tell them to just get the latest boost?