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

QtActiveQt build fails with MinGW due to link library order

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes