Changes between Initial Version and Version 1 of Ticket #45251, comment 28


Ignore:
Timestamp:
Sep 9, 2016, 7:32:03 PM (8 years ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45251, comment 28

    initial v1  
    1717That said, I tried my trick of calling make in the tools/clang. For once it doesn't work, probably because there are apparently 3 parallel directories that have to be built in the right order.
    1818
    19 You probably saw my thread about standalone building of lldb. In short: it almost works. I copied the missing CheckAtomic.cmake file into the installed cmake/llvm directory, and tried to build lldb. It aborted because of trying to include a headerfile from the llvm source:
     19You probably saw my thread about standalone building of lldb. In short: it almost works. I copied the missing CheckAtomic.cmake file into the installed cmake/llvm directory, and tried to build lldb. It aborted at 93% because of trying to include a headerfile from the llvm source:
    2020
    2121{{{