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-builds

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 kai.koe...@digia.com -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

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 kai.koe...@digia.com 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

[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