Re: [lldb-dev] Cross-building lldb

2019-09-17 Thread Martin Storsjö via lldb-dev
On Mon, 16 Sep 2019, Vadim Chugunov via lldb-dev wrote: Hi, I'm trying (and failing) to cross-build lldb according to these instructions . My cmake command line: cd /workspace/build/lldb && /u

[lldb-dev] Cross-building lldb

2019-09-16 Thread Vadim Chugunov via lldb-dev
Hi, I'm trying (and failing) to cross-build lldb according to these instructions . My cmake command line: cd /workspace/build/lldb && /usr/bin/cmake -DLLVM_VERSION_SUFFIX=-custom -DLLVM_PARALLEL_