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

Incorrect quoting producing bad rpath $ORIGIN linker options

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 12
    • 12
    • infrastructure
    • None
    • generic
    • generic

      In flags-cflags.m4 there are various attempts to produce rpath linker options with $ORIGIN as the value. The quoting of the "$" isn't being done properly, with the result that the actual options passed to the linker are things like

      gcc: -Wl,-rpath,\RIGIN
      solstudio: -R\RIGIN

            erikj Erik Joelsson
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: