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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to