Handle RPATH updates intelligently

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Dev Platform 2020-07-27
    • 50
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      If $PREFIX is an absolute path then the RPATH used while linking should not include $ORIGIN and should only include $PREFIX_LIBDIR

      If $PREFIX_LIBDIR is set, then the path relative to $ORIGIN should reflect this.

      Today it is hard coded to $ORIGIN/../lib and so if $PREFIX_LIBDIR is set to book_room then the resulting binaries would not work if --link-model=dynamic.

            Assignee:
            Daniel Moody
            Reporter:
            Mathew Robinson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: