[lldb-dev] Building lldb on Mac command line

Greg Clayton gclayton at apple.com
Mon Jun 17 15:39:42 PDT 2013


Try nuking your lldb/llvm-build folder and build again.


On Jun 17, 2013, at 3:13 PM, Michael Sartain <mikesart at valvesoftware.com> wrote:

> On Mon, Jun 17, 2013 at 11:18 AM, Greg Clayton <gclayton at apple.com> wrote:
> On Mac I would just build with:
> 
> cd lldb
> xcodebuild -configuration Debug
> 
> This should work find with 4.6.2 or 4.6.3 as long as you followed the lldb/docs/code_signing.txt steps.
> 
> I believe I've done the code signing part correctly. I successfully built debugserver in Xcode at least.
> 
> In any case, I delnoded the entire tree, redid the subversion sync for llvm, tools/clang, tools/lldb, and the xcodebuild command above still fails at the linking stage. I copied the entire console log here in case someone can spot something I'm doing wrong...
> 
> https://docs.google.com/file/d/0B05iIR_mx6ApaW44REJQLXh4UmM/edit?usp=sharing
> 
> Thanks.
>  -Mike




More information about the lldb-dev mailing list