[Mingw-w64-public] qt-4.5.2 builds with recent toolchain.

2009-09-17 Thread Wolfgang Glas
Hello Kai, Now qt-4.5.2 compiles with mingw-w64-src-4.4.1-1 plus your xmmrestore44 patch. This means, I was unable to reproduce my ICE from yesterday with cleaned up interlocked patch. My assumption is, that the compiler is crashing because my ubuntu jaunty has huge virtual memory leaks. I en

Re: [Mingw-w64-public] Printf %z format specifier?

2009-09-17 Thread Kai Tietz
Hello Erik, The issue is that the linux pre-build version of our toolchain is out-dated. You are using mingw-w64-bin_i686-linux_20090612.tar.bz2, which doesn't provide this feature. Sadly we have at the moment a lack in machines for doing an automated build for linux (32-bit). The 64-bit we provi

Re: [Mingw-w64-public] Printf %z format specifier?

2009-09-17 Thread Ozkan Sezer
On Fri, Sep 18, 2009 at 1:14 AM, Erik de Castro Lopo wrote: > Ozkan Sezer wrote: > >> I'm not sure whether msvcrt supports the %z size_t conversion. > > I'm pretty damn sure it doesn't :-). > >> You can, however, use the posix compliant mingw version. > > Its not POSIX, its  ISO C99 :-). > >> You

Re: [Mingw-w64-public] Printf %z format specifier?

2009-09-17 Thread Erik de Castro Lopo
Ozkan Sezer wrote: > I'm not sure whether msvcrt supports the %z size_t conversion. I'm pretty damn sure it doesn't :-). > You can, however, use the posix compliant mingw version. Its not POSIX, its ISO C99 :-). > You can do it by either of these two ways: > > 1. You can compile your source

Re: [Mingw-w64-public] Precompiled mingw-w64-bin_i686-linux?

2009-09-17 Thread JonY
On 9/17/2009 10:43, Erik de Castro Lopo wrote: > JonY wrote: > >> the most recent build for 32bit linux is >> "mingw-w64-bin_i686-linux_20090612.tar.bz2", but its hidden by sourceforge. > > Sourceforge is amazing efficient at hiding files :-). > > I just tried the file : > > mingw-w64_x86-64_l