[Mingw-w64-public] enable std::thread experimental patch

2011-08-27 Thread PcX
Hi, all I have successfully built mingw64 gcc4.6.2 prerelease with std::thread using posix thread modal. I test the code, and this works: - #include #include void thanks() { std::cout << "Thank you for your reading.\n"; }; int ma

Re: [Mingw-w64-public] enable std::thread experimental patch

2011-08-27 Thread Ruben Van Boxem
Op 27 aug. 2011 18:17 schreef "PcX" het volgende: > > Hi, all > >I have successfully built mingw64 gcc4.6.2 prerelease with std::thread using posix thread modal. Awesome! >I test the code, and this works: > - > #include > #include > v

Re: [Mingw-w64-public] enable std::thread experimental patch

2011-08-27 Thread PcX
Here is the test gcc package: http://pcxprj.googlecode.com/files/MinGW_gcc4.6.2.20110826_static_enable_std_thread_test.7z -- Best Regards, PcX -- EMC VNX: the world's simplest storage, starting under $10K The only unif