Re: [Mingw-w64-public] Fwd: [Development] Choosing a new MinGW for Qt 5

2012-09-25 Thread Peter Kümmel
On 24.09.2012 22:24, Erik van Pienbroek wrote: > kai.koe...@nokia.com schreef op di 11-09-2012 om 14:55 [+]: >> I haven't found a stock native MinGW 64 bit package yet that can compile Qt >> 5 + Qt Creator. Peter seems willing to experiment with a custom package, but >> I personally do not se

Re: [Mingw-w64-public] Fwd: [Development] Choosing a new MinGW for Qt 5

2012-09-25 Thread K. Frank
Hai Kai! On Tue, Sep 25, 2012 at 5:24 AM, Koehne Kai wrote: >> -Original Message- >> From: ext Ruben Van Boxem [mailto:vanboxem.ru...@gmail.com] >> ... > ... > Btw, maybe the even longer delay K. Frank has noticed is because he's using a > non-english system language? Just a guess ... J

[Mingw-w64-public] rubenvb GCC 4.8 x64 SEH build

2012-09-25 Thread Ruben Van Boxem
Hi everyone, I am in the process of uploading a GCC 4.8 experimental build fo 64-bit Windows. It uses MinGW-w64 and GCC trunk (soon to be 4.8). It employs the new SEH for C++ (and other languages') exception handling. This will supercede sjlj exception handling for Win64 and is enabled in GCC 4.8

Re: [Mingw-w64-public] Fwd: [Development] Choosing a new MinGW for Qt 5

2012-09-25 Thread Pau Garcia i Quiles
On Tue, Sep 25, 2012 at 11:24 AM, Koehne Kai wrote: > I'm not an gdb expert, but I talked to one in the office ;) He tested gdb > compiled with and without Native Language Support on Linux, and couldn't > measure any noticeable difference in startup time. > I don't know what the priorities are

Re: [Mingw-w64-public] Fwd: [Development] Choosing a new MinGW for Qt 5

2012-09-25 Thread Ruben Van Boxem
2012/9/25 Koehne Kai > > > > -Original Message- > > From: ext Ruben Van Boxem [mailto:vanboxem.ru...@gmail.com] > > > > [...] > > I have now rebuilt gdb with "--disable-nls" and I believe this is the > thing. > > Don't ask me why this is. The startup time reduces from ~19 seconds to > 6-7

Re: [Mingw-w64-public] Fwd: [Development] Choosing a new MinGW for Qt 5

2012-09-25 Thread Koehne Kai
> -Original Message- > From: ext Ruben Van Boxem [mailto:vanboxem.ru...@gmail.com] > > [...] > I have now rebuilt gdb with "--disable-nls" and I believe this is the thing. > Don't ask me why this is. The startup time reduces from ~19 seconds to 6-7 > seconds, which is the same as mingw-bu