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

            Bug ID: 25405
           Summary: Regression: Chrome/Mac dbg builds fail with "duplicate
                    symbol ___floatdidf" errors
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

When linking libv8.dylib in a chromium debug component build:

duplicate symbol ___floatdidf in:
   
/b/build/slave/ClangToTMac__dbg_/build/src/third_party/llvm-build/Release+Asserts/bin/../lib/clang/3.8.0/lib/darwin/libclang_rt.osx.a(floatdidf.c.o)
duplicate symbol ___floatdisf in:
   
/b/build/slave/ClangToTMac__dbg_/build/src/third_party/llvm-build/Release+Asserts/bin/../lib/clang/3.8.0/lib/darwin/libclang_rt.osx.a(floatdisf.c.o)
duplicate symbol ___floatdixf in:
   
/b/build/slave/ClangToTMac__dbg_/build/src/third_party/llvm-build/Release+Asserts/bin/../lib/clang/3.8.0/lib/darwin/libclang_rt.osx.a(floatdixf.c.o)
ld: 3 duplicate symbols for architecture x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to