[LLVMbugs] [Bug 23036] New: ignoring unknown argument: --enable-new-dtags / RUNPATH support needed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 26 11:09:31 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23036

            Bug ID: 23036
           Summary: ignoring unknown argument: --enable-new-dtags /
                    RUNPATH support needed
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: davide at freebsd.org
          Reporter: emaste at freebsd.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

While building the FreeBSD base w/ lld every link results in
warning: ignoring unknown argument: --enable-new-dtags
and the .so has RPATH, no RUNPATH

I'm told older binutils sets both RPATH and RUNPATH if --enable-new-dtags is
set, while newer binutils sets only RUNPATH.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150326/d7b42514/attachment.html>


More information about the llvm-bugs mailing list