[lldb-dev] Building lldb on Mac command line

Malea, Daniel daniel.malea at intel.com
Tue Jun 18 10:03:13 PDT 2013


I've also had situations (on Mac OS X) that required me to nuke the
~/Library/Developer/Xcode/DerivedData/lldb-* directories -- I believe
Xcode keeps some build files in there tooĊ 



Good luck,
Dan

On 2013-06-17 6:39 PM, "Greg Clayton" <gclayton at apple.com> wrote:

>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=shar
>>ing
>> 
>> Thanks.
>>  -Mike
>
>_______________________________________________
>lldb-dev mailing list
>lldb-dev at cs.uiuc.edu
>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev





More information about the lldb-dev mailing list