Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8175307

rpath macro needs to use an argument on macosx

XMLWordPrintable

    • b161
    • x86
    • os_x

        Trying to use the SET_EXECUTABLE_ORIGIN macro for macosx and it's not working like it does on linux. The macro definition does not take an argument so no path can be applied, so this:
            $(call SET_EXECUTABLE_ORIGIN,) \
            $(call SET_EXECUTABLE_ORIGIN,/server) \

        results in two of the same LC_RPATH entries in the built Mach-O file.

              ddehaven David Dehaven (Inactive)
              ddehaven David Dehaven (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: