Re: [lldb-dev] Exclusively build and install LLDB?

2015-11-22 Thread Kamil Rytarowski via lldb-dev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 23.11.2015 05:19, Zachary Turner wrote: > LLDB links against clang and llvm. How would an lldb-only target > work? i.e. how would you build lldb without first building clang > and llvm? Unless I'm misunderstanding the purpose of your > question:

Re: [lldb-dev] Exclusively build and install LLDB?

2015-11-22 Thread Zachary Turner via lldb-dev
LLDB links against clang and llvm. How would an lldb-only target work? i.e. how would you build lldb without first building clang and llvm? Unless I'm misunderstanding the purpose of your question: As for the install, are you saying that running "ninja install" does not install lldb? If so