[llvm-bugs] [Bug 30222] New: lld does not implement -nostdlib option

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 31 08:37:52 PDT 2016


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

            Bug ID: 30222
           Summary: lld does not implement -nostdlib option
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: emaste at freebsd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

The GNU ld man page documents -nostdlib as:
> Only search library directories explicitly specified on the command
> line.  Library directories specified in linker scripts (including
> linker scripts specified on the command line) are ignored.

I encountered it while trying to build FreeBSD/mips64 boot loader components
with lld. I'm not sure how widely used it may be in other software.

-- 
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/20160831/9d393543/attachment.html>


More information about the llvm-bugs mailing list