Re: [Mingw-w64-public] winpthreads kill

2013-12-09 Thread Victor Bombi
...@telefonica.net To: mingw-w64-public@lists.sourceforge.net Sent: Thursday, November 28, 2013 3:04 PM Subject: Re: [Mingw-w64-public] winpthreads kill I dont know how to build. I always use CMake to create makefiles without mysys. Do I need mysys? where do I get configure? - Original

Re: [Mingw-w64-public] winpthreads kill

2013-12-09 Thread Alexpux
...@telefonica.net To: mingw-w64-public@lists.sourceforge.net Sent: Thursday, November 28, 2013 3:04 PM Subject: Re: [Mingw-w64-public] winpthreads kill I dont know how to build. I always use CMake to create makefiles without mysys. Do I need mysys? where do I get configure? - Original Message

Re: [Mingw-w64-public] winpthreads kill

2013-11-28 Thread Victor Bombi
: [Mingw-w64-public] winpthreads kill -- Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics

[Mingw-w64-public] winpthreads kill

2013-11-27 Thread Victor Bombi
Hello I am setting pthread_setcanceltype( PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a thread in order to kill but it does not work althought in win32 we could use TerminateThread. Any thoughts? Also: Where should I get the sources for winpthreads? Best victor

Re: [Mingw-w64-public] winpthreads kill

2013-11-27 Thread Jon
Also: Where should I get the sources for winpthreads? http://sourceforge.net/p/mingw-w64/code/HEAD/tree/trunk/mingw-w64-libraries/winpthreads/ -- Rapidly troubleshoot problems before they affect your business. Most IT

Re: [Mingw-w64-public] winpthreads kill

2013-11-27 Thread Ruben Van Boxem
2013/11/27 Jon jon.for...@gmail.com Also: Where should I get the sources for winpthreads? http://sourceforge.net/p/mingw-w64/code/HEAD/tree/trunk/mingw-w64-libraries/winpthreads/ winpthreads had an official release with 3.0.0. No need for development versions anymore. Ruben

Re: [Mingw-w64-public] winpthreads kill

2013-11-27 Thread JonY
On 11/28/2013 04:33, Ruben Van Boxem wrote: 2013/11/27 Jon jon.for...@gmail.com Also: Where should I get the sources for winpthreads? http://sourceforge.net/p/mingw-w64/code/HEAD/tree/trunk/mingw-w64-libraries/winpthreads/ winpthreads had an official release with 3.0.0. No need for