[Mingw-w64-public] [ANN] Yypkg Mingw-builds 1.2 RC1 - cross-platform package manager

2013-04-07 Thread Adrien Nader
Hi, I am pleased to announce the release of the yypkg mingw-builds 1.2 RC1. It provides several dozens of softwares, packaged and usable from a cross-platform package manager (yypkg). Among the packages, you can find toolchains for i686 and x86_64, running both on Windows and Linux. The website

Re: [Mingw-w64-public] Still seeing the "-static" issue with Ruben's new 4.8 std::thread-enabled build

2013-04-07 Thread K. Frank
Hello Ruben! Thanks for your latest build. On Sun, Apr 7, 2013 at 3:38 PM, Ruben Van Boxem wrote: > 2013/4/7 K. Frank > >> Hello John and Ruben! >> >> On Sun, Apr 7, 2013 at 3:04 PM, John E. / TDM wrote: >> > On 4/7/2013 12:44 PM, Ruben Van Boxem wrote: >> > >> > 2013/4/7 K. Frank >> > >> >>

Re: [Mingw-w64-public] Still seeing the "-static" issue with Ruben's new 4.8 std::thread-enabled build

2013-04-07 Thread Ruben Van Boxem
2013/4/7 K. Frank > Hello John and Ruben! > > On Sun, Apr 7, 2013 at 3:04 PM, John E. / TDM wrote: > > On 4/7/2013 12:44 PM, Ruben Van Boxem wrote: > > > > 2013/4/7 K. Frank > > > >> Or maybe "-std=gnu++11" would be better still. The best of both > >> worlds! > > > > No. Don't use that. That's

Re: [Mingw-w64-public] Still seeing the "-static" issue with Ruben's new 4.8 std::thread-enabled build

2013-04-07 Thread K. Frank
Hello John and Ruben! On Sun, Apr 7, 2013 at 3:04 PM, John E. / TDM wrote: > On 4/7/2013 12:44 PM, Ruben Van Boxem wrote: > > 2013/4/7 K. Frank > >> Or maybe "-std=gnu++11" would be better still. The best of both >> worlds! > > No. Don't use that. That's the road to non-portability. Dark things

Re: [Mingw-w64-public] Still seeing the "-static" issue with Ruben's new 4.8 std::thread-enabled build

2013-04-07 Thread John E. / TDM
On 4/7/2013 12:44 PM, Ruben Van Boxem wrote: 2013/4/7 K. Frank mailto:kfrank2...@gmail.com>> Or maybe "-std=gnu++11" would be better still. The best of both worlds! No. Don't use that. That's the road to non-portability. Dark things live there. Actually, when no -std option is spec

Re: [Mingw-w64-public] Still seeing the "-static" issue with Ruben's new 4.8 std::thread-enabled build

2013-04-07 Thread Ruben Van Boxem
2013/4/7 K. Frank > Hello Ruben! > > On Sat, Apr 6, 2013 at 6:55 PM, K. Frank wrote: > > Hi Ruben! > > ... > >>> I'll try to build a new one tomorrow. > > > > Hey, any chance you could make a build where "-std=c++11" is > > enabled by default? Hardly important, but it would be pretty cool ... >

Re: [Mingw-w64-public] Still seeing the "-static" issue with Ruben's new 4.8 std::thread-enabled build

2013-04-07 Thread K. Frank
Hello Ruben! On Sat, Apr 6, 2013 at 6:55 PM, K. Frank wrote: > Hi Ruben! > ... >>> I'll try to build a new one tomorrow. > > Hey, any chance you could make a build where "-std=c++11" is > enabled by default? Hardly important, but it would be pretty cool ... > (And a public service!) Or maybe "-