Re: [Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-06 Thread K. Frank
Hi Ruben! On Tue, Mar 6, 2012 at 12:53 PM, Ruben Van Boxem wrote: > 2012/3/6 K. Frank > ... >> >> One quick question:  Am I right that the "default" build configuration for >> Qt does not include Webkit?  (One of my main uses of mingw-w64 is >> for some exploratory development with Qt, but I don

Re: [Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-06 Thread Ruben Van Boxem
2012/3/6 K. Frank > Hi Ruben! > > On Tue, Mar 6, 2012 at 4:15 AM, Ruben Van Boxem > wrote: > > 2012/3/6 K. Frank > > ... > >> Great news! Thank you. > >> > >> Do you have any plans to build a 4.7 version with this fix? > > > > Once this nasty C++ bug is fixed: > > http://gcc.gnu.org/bugzilla/s

Re: [Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-06 Thread NightStrike
On Tue, Mar 6, 2012 at 4:15 AM, Ruben Van Boxem wrote: > GCC 4.7 is frozen (but I'd wager they'd want to fix this before release), so > not much will change between now and the release in ?? days. > If Kai could give me a rough estimate for the release, I could decide to > wait for it, otherwise I

Re: [Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-06 Thread K. Frank
Hi Ruben! On Tue, Mar 6, 2012 at 4:15 AM, Ruben Van Boxem wrote: > 2012/3/6 K. Frank > ... >> Great news!  Thank you. >> >> Do you have any plans to build a 4.7 version with this fix? > > Once this nasty C++ bug is fixed: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52465 > It's preventing Webk

Re: [Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-06 Thread Ruben Van Boxem
2012/3/6 K. Frank > Hello Ruben! > > On Mon, Mar 5, 2012 at 2:57 PM, Ruben Van Boxem > wrote: > > Hi guys, > > > > niXman has pointed me to a workaround which is as good as a fix for the > > shared libstdc++ std::thread problem. It's been fixed in this build. > > Great news! Thank you. > > Do y

Re: [Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-05 Thread xunxun
于 2012/3/6 3:57, Ruben Van Boxem 写道: Hi guys, niXman has pointed me to a workaround which is as good as a fix for the shared libstdc++ std::thread problem. It's been fixed in this build. I have used for this build: - GCC 4.6 (currently 4.6.4 prerelease, so it's 4.6.3 with a few minor patche

Re: [Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-05 Thread xunxun
于 2012/3/6 10:12, K. Frank 写道: > Hello Ruben! > > On Mon, Mar 5, 2012 at 2:57 PM, Ruben Van Boxem > wrote: >> Hi guys, >> >> niXman has pointed me to a workaround which is as good as a fix for the >> shared libstdc++ std::thread problem. It's been fixed in this build. > Great news! Thank you. >

Re: [Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-05 Thread K. Frank
Hello Ruben! On Mon, Mar 5, 2012 at 2:57 PM, Ruben Van Boxem wrote: > Hi guys, > > niXman has pointed me to a workaround which is as good as a fix for the > shared libstdc++ std::thread problem. It's been fixed in this build. Great news! Thank you. Do you have any plans to build a 4.7 version

[Mingw-w64-public] New rubenvb GCC 4.6 personal build: std::thread fixed!

2012-03-05 Thread Ruben Van Boxem
Hi guys, niXman has pointed me to a workaround which is as good as a fix for the shared libstdc++ std::thread problem. It's been fixed in this build. I have used for this build: - GCC 4.6 (currently 4.6.4 prerelease, so it's 4.6.3 with a few minor patches from upstream) - binutils/gdb trunk -