[llvm-bugs] [Bug 28737] New: [split-DWARF] cmake: Check if objcopy supports --extract-dwo when building with LLVM_USE_SPLIT_DWARF=On

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 27 02:31:25 PDT 2016


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

            Bug ID: 28737
           Summary: [split-DWARF] cmake: Check if objcopy supports
                    --extract-dwo when building with
                    LLVM_USE_SPLIT_DWARF=On
           Product: Build scripts
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: sedat.dilek at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

CMake should produce an error during configuration if LLVM_USE_SPLIT_DWARF=On
and objcopy does not support --extract-dwo option.

- Sedat -

For more details see
<http://lists.llvm.org/pipermail/llvm-dev/2016-July/102835.html>

P.S.: I have seen this on Ubuntu/precise AMD64 and llvm-toolchain v3.8.1 where
binutils v2.22 is default and its objcopy does not support --extract-dwo
option.

-- 
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/20160727/35847934/attachment.html>


More information about the llvm-bugs mailing list