[lldb-dev] Building lldb on Mac command line

Michael Sartain mikesart at valvesoftware.com
Mon Jun 17 15:13:35 PDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130617/a4f783b8/attachment.html>


More information about the lldb-dev mailing list