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

-Wl,-whole-archive is being deduplicated when it shouldn't

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.0.0 RC 2, 5.0.0
    • Build tools: qmake
    • None
    • Microsoft Windows 7 Ultimate 64-bit SP1
      MinGW-builds GCC 4.7.2 Rev 3 SJLJ POSIX

    Description

      LIBS += -Wl,-whole-archive -lWebKit1 -Wl,-no-whole-archive -Wl,-whole-archive -lWebKit2 -Wl,-no-whole-archive

      -Wl,-whole-archive and -Wl,-no-whole-archive is being deduplicated which results in linking errors.

      This is a regression from Qt 4 qmake.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            net147 Jonathan Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes