Re: [Mingw-w64-public] [Interest] Not getting large file support when configuring Qt 4.8.4 for win32-g++-4.6

2013-04-14 Thread K. Frank
Hi Jon! On Sun, Apr 14, 2013 at 6:11 PM, JonY <> wrote: > On 4/15/2013 00:46, K. Frank wrote: >> Hello Lists! >> >> I'm am building Qt 4.8.4 with mingw-w64 4.8.1 on a 64-bit windows 7 machine. >> >> (Specifically, qt-everywhere-opensource-src-4.8.4.zip and >> x86_64-w64-mingw32-gcc-4.8-stdthread-w

Re: [Mingw-w64-public] GCC 4.8 and MinGW-w64 release versions

2013-04-14 Thread JonY
On 4/15/2013 01:16, Ruben Van Boxem wrote: > Hi, > > Is it possible to use mingw-w64 v2.0.8 to build GCC 4.8? V2.0.7 fails in > libstdc++ for sure, I currently used trunk for my arch packages, but a user > says 2.0.8 would work too. Will all functionality be present (e.g. > std::to_string)? > > P

Re: [Mingw-w64-public] [Interest] Not getting large file support when configuring Qt 4.8.4 for win32-g++-4.6

2013-04-14 Thread JonY
On 4/15/2013 00:46, K. Frank wrote: > Hello Lists! > > I'm am building Qt 4.8.4 with mingw-w64 4.8.1 on a 64-bit windows 7 machine. > > (Specifically, qt-everywhere-opensource-src-4.8.4.zip and > x86_64-w64-mingw32-gcc-4.8-stdthread-win64_rubenvb.7z, downloaded > recently.) > > When I run config

Re: [Mingw-w64-public] winpthreads testsuite

2013-04-14 Thread Antony Riakiotakis
May be related to openmp hang that I have reported earlier on this list. I can repost the example if needed. -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platf

Re: [Mingw-w64-public] GCC 4.8 and MinGW-w64 release versions

2013-04-14 Thread Ruben Van Boxem
2013/4/14 Ozkan Sezer > On 4/14/13, Ruben Van Boxem wrote: > > Hi, > > > > Hi Ruben, > > > Is it possible to use mingw-w64 v2.0.8 to build GCC 4.8? V2.0.7 fails > > in libstdc++ for sure, I currently used trunk for my arch packages, > > but a user says 2.0.8 would work too. Will all functionalit

Re: [Mingw-w64-public] GCC 4.8 and MinGW-w64 release versions

2013-04-14 Thread Ozkan Sezer
On 4/14/13, Ruben Van Boxem wrote: > Hi, > Hi Ruben, > Is it possible to use mingw-w64 v2.0.8 to build GCC 4.8? V2.0.7 fails > in libstdc++ for sure, I currently used trunk for my arch packages, > but a user says 2.0.8 would work too. Will all functionality be > present (e.g. std::to_string)? >

[Mingw-w64-public] GCC 4.8 and MinGW-w64 release versions

2013-04-14 Thread Ruben Van Boxem
Hi, Is it possible to use mingw-w64 v2.0.8 to build GCC 4.8? V2.0.7 fails in libstdc++ for sure, I currently used trunk for my arch packages, but a user says 2.0.8 would work too. Will all functionality be present (e.g. std::to_string)? Please advise, Ruben --

Re: [Mingw-w64-public] winpthreads testsuite

2013-04-14 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14.04.2013 20:25, K. Frank wrote: > Hi LRN! > > On Sun, Apr 14, 2013 at 10:16 AM, LRN <> wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 14.04.2013 17:55, K. Frank wrote: >>> Hello LRN! >>> >>> On Sun, Apr 14, 2013 at 2:54 AM, LR

[Mingw-w64-public] [Interest] Not getting large file support when configuring Qt 4.8.4 for win32-g++-4.6

2013-04-14 Thread K. Frank
Hello Lists! I'm am building Qt 4.8.4 with mingw-w64 4.8.1 on a 64-bit windows 7 machine. (Specifically, qt-everywhere-opensource-src-4.8.4.zip and x86_64-w64-mingw32-gcc-4.8-stdthread-win64_rubenvb.7z, downloaded recently.) When I run configure, specifying "-platform win32-g++-4.6", but not spe

Re: [Mingw-w64-public] winpthreads testsuite

2013-04-14 Thread K. Frank
Hi LRN! On Sun, Apr 14, 2013 at 10:16 AM, LRN <> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 14.04.2013 17:55, K. Frank wrote: >> Hello LRN! >> >> On Sun, Apr 14, 2013 at 2:54 AM, LRN <...> wrote: >>> ... This patch should integrate the testsuite imported from >>> pthreads with

Re: [Mingw-w64-public] winpthreads testsuite

2013-04-14 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14.04.2013 17:55, K. Frank wrote: > Hello LRN! > > On Sun, Apr 14, 2013 at 2:54 AM, LRN <...> wrote: >> ... This patch should integrate the testsuite imported from >> pthreads with winpthreads. ... > > Did you ever learn more about / sort out the

Re: [Mingw-w64-public] winpthreads testsuite

2013-04-14 Thread K. Frank
Hello LRN! On Sun, Apr 14, 2013 at 2:54 AM, LRN <...> wrote: > ... > This patch should integrate the testsuite imported from pthreads with > winpthreads. > ... Did you ever learn more about / sort out the create / join race condition you reported earlier? (Sorry to semi-hijack the current threa

Re: [Mingw-w64-public] winpthreads testsuite

2013-04-14 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14.04.2013 10:54, LRN wrote: > This patch should integrate the testsuite imported from pthreads > with winpthreads. (includes re-generated configure and Makefile.in > - it is very sad that those are tracked in SVN). > OK, here is a better patch -