[llvm-bugs] [Bug 32051] New: LLD doesn't define __bss_start

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 23 15:31:19 PST 2017


http://bugs.llvm.org/show_bug.cgi?id=32051

            Bug ID: 32051
           Summary: LLD doesn't define __bss_start
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: ruiu at google.com
                CC: llvm-bugs at lists.llvm.org

The GNU linker seems to define __bss_start symbol. LLD doesn't. Due to that
incompatibility, mysql cannot be built on Linux.

-- 
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/20170223/b68c9570/attachment.html>


More information about the llvm-bugs mailing list