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