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

Use -qt-zlib configuration in official MinGW builds

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes