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" <[email protected]> wrote: >Try nuking your lldb/llvm-build folder and build again. > > >On Jun 17, 2013, at 3:13 PM, Michael Sartain <[email protected]> >wrote: > >> On Mon, Jun 17, 2013 at 11:18 AM, Greg Clayton <[email protected]> >>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 >[email protected] >http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
