Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-57376

Use -qt-zlib configuration in official MinGW builds

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 5.14.2
    • None
    • Packaging & Installer
    • None

      Currently, MinGW builds in Coin use -system-zlib configuration. It happens
      because MinGW is shipped with zlib headers and libz.a. However, linking zlib
      to several Qt modules (at least, QtCore, QtGui, QtNetwork, and QtSvg) is
      suboptimal, while with -system-zlib one copy in QtCore is shared between all
      modules.

      Also this would be consistent with MSVC builds.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            janihe Jani Heikkinen
            annulen Konstantin Tokarev
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes