Re: [Mingw-w64-public] Getting Rid of winpthread Dynamic Dependency

2013-07-25 Thread Haroogan
That's weird, but even -static-libgcc -static-libstdc++ -static -Wl,-Bstatic -lpthread -Wl,-Bdynamic does not help. Why? Regards, Haroogan -- See everything from the browser to the database with AppDynamics Ge

Re: [Mingw-w64-public] Getting Rid of winpthread Dynamic Dependency

2013-07-25 Thread Haroogan
Should I use -static switch? -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds

[Mingw-w64-public] Getting Rid of winpthread Dynamic Dependency

2013-07-25 Thread Haroogan
nown issue? Thank you. Kind regards, Haroogan -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose roo

[Mingw-w64-public] Boost for Windows

2013-07-24 Thread Haroogan
Hello fellows, Boost for Windows <https://bitbucket.org/Haroogan/boost-for-windows> has just been updated. It features the latest Boost (1.54.0) binaries for the latest MinGW-w64 (4.8.1). Note that SJLJ variants are not present as they seem to lose popularity these days. Neverthele

Re: [Mingw-w64-public] MinGW-w64 (64-bit/POSIX/SEH) Based on GCC 4.8.0 Regression with -O3 flag (Spotted on QtCore 4.8.5)

2013-07-03 Thread Haroogan
ub-corelib-clean to clean output of previous QtCore build, and make sub-corelib to rebuild only QtCore (with newly edited flags). Regards, Haroogan -- This SF.net email is sponsored by Windows: Build for Windows Store.

Re: [Mingw-w64-public] MinGW-w64 (64-bit/POSIX/SEH) Based on GCC 4.8.0 Regression with -O3 flag (Spotted on QtCore 4.8.5)

2013-07-03 Thread Haroogan
re) with -O3 flag. It builds just fine, and cc1plus.exe is not crashing. I'm saying that rather applications based on the resulting QtCore.dll are crashing, and the trace shows that this is because of QtCore.dll itself. Once again, rebuilding QtCore.dll with -O2 solves the issue: it stops crashi

[Mingw-w64-public] MinGW-w64 (64-bit/POSIX/SEH) Based on GCC 4.8.0 Regression with -O3 flag (Spotted on QtCore 4.8.5)

2013-07-02 Thread Haroogan
case with MinGW-w64 based on GCC 4.7.1. Kind regards, Haroogan -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev___

Re: [Mingw-w64-public] Large Precompiled Headers and 'cc1plus.exe' Crash

2013-05-13 Thread Haroogan
s <https://bitbucket.org/Haroogan/boost-for-windows>, where you can find detailed description of how to avoid several pitfalls during Boost compilation, including the currently discussed one. Furthermore, there is a convenience python script that I use to build Boost. Finally, there are

[Mingw-w64-public] Large Precompiled Headers and 'cc1plus.exe' Crash

2013-05-12 Thread Haroogan
r if there was some progress in this issue, and if not, then what are the plans? Thanks. Regards, Haroogan -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new g