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

Re-evaluate what -no-rpath should do

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • P4: Low
    • None
    • None
    • Build System: CMake
    • None

    Description

      The assumption was that it removes all rpaths, but that breaks builds of leaf repos, e.g we need to call qsb when building qtdeclarative, but that failed due to not finding dependencies due to no rpaths.

      So that was reverted.
      https://codereview.qt-project.org/c/qt/qtbase/+/460341

      If we truly want no rpaths embedded, then tool invocations need to be wrapped with a shell script that set LD_LIBRARY_PATH/DYLD_LIBRARY_PATH

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes