[LLVMbugs] [Bug 18255] New: release_34 and trunk fail to build on Snow Leopard

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Dec 14 15:49:23 PST 2013


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

            Bug ID: 18255
           Summary: release_34 and trunk fail to build on Snow Leopard
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: jeremyhu at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Snow Leopard does not have EOWNERDEAD, so compiler_rt fails at:

.../release_34/projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc:765:39:
error: use of undeclared identifier 'EOWNERDEAD'
  extern const int errno_EOWNERDEAD = EOWNERDEAD;

-- 
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/20131214/0bafa76b/attachment.html>


More information about the llvm-bugs mailing list