sigmoid

..oo..oo..oo..oo..oo..oo..

Browsing Posts tagged static compilation

I just finished compiling the MariaDB v5.5.54 libraries. It links against OpenSSL v1.0.2k. Older versions can be found in the MariaDB Past Builds page, while the latest builds will remain always in the Precompiled MariaDB page. 0

Compiled static and shared OpenSSL v1.1.0d and v1.0.2k for MSVC 2008-2015 are now available in the Precompiled OpenSSL page. Build scripts and patches as always also available for anyone who wants to customize their builds. Library names have changed upstream for v1.1.0d, but I follow the older pattern for my builds (i.e. libname[MT/MD][d]), as with […]

Update 03/11/2016: I have patched the sources to fix the problem mentioned in my original post. I have submitted that patch also to ICU upstream ticket: 12840 The latest ICU 58.1 is compiled with MSVC 2008, 2010, 2012, 2013 and 2015. The precompiled static libraries are linked against the static MSVC runtimes (/MT instead of […]

Compiled static and shared OpenSSL v1.0.1u, v1.0.2j and v1.1.0b for MSVC 2008-2015 are now available in the Precompiled OpenSSL page. Build scripts and patches as always also available for anyone who wants to customize their builds. This time around I have built OpenSSL v1.1.x, which should be used for any new projects. I have not […]

I uploaded my builds of Qt v5.6.1-1 and Qt v5.7.0, you can check them out at the Precompiled Qt4 and Qt5 page. I was able to build the Qt v5.7.0 with MSVC 2013 and 2015 from the official sources, older compilers can no longer build Qt 5.7.x since C++11 support by the compiler is necessary. […]