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

QtActiveQt build fails with MinGW due to link library order

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • 5.0.0
    • ActiveX Support
    • None
    • Windows 7 SP1 x64, cmd.exe with MinGW-w64.

    Description

      When configuring and building Qt 5.0 from git master:

      "../../Source/Qt5/configure"
      mingw32-make

      fails in qtactiveqt\tools subfolders due to linker errors resulting in a wrong order of linked libraries. Adding

      -Wl,-( .....<libs list>..... -Wl,-)

      lets it link fine, but there are a lot of subdirectories in the qtactiveqt part that have similar errors. The log of the first failure is attached

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            rubenvb Ruben Van Boxem
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes