Hi, I’ve tried to build lldb from scratch for the first time and noticed the build documentation is quite out-of-date.
http://lldb.llvm.org/build.html says to build the top-level Xcode project (with Xcode4 no less!), which references files that do not exist. docs/building-with-debug-llvm.txt refers to a scripts/build-llvm.pl script that doesn’t exist Instead, there’s a build-lldb-llvm-clang script and also a buildbot.py, neither of which is documented on the build.html website? Building Xcode projects using CMake did work but the created Xcode project does not sign the binary, I had to do that by hand. (The codesigning docs still work!) What’s the general idea? What is the recommended way to build lldb from Trunk at least on the Mac? If I knew, I might be able to fix the documentation. Regards Sebastian -- Dr. Sebastian Theophil | stheop...@think-cell.com<mailto:stheop...@think-cell.com> Senior Software Engineer We are looking for C++ Developers: http://www.think-cell.com/career ________________________________ think-cell Software GmbH http://www.think-cell.com<http://www.think-cell.com/> Chausseestr. 8/E phone / fax +49 30 666473-10 / -19 10115 Berlin, Germany US phone / fax +1 800 891 8091 / +1 212 504 3039 Amtsgericht Berlin-Charlottenburg, HRB 85229 | European Union VAT Id DE813474306 Directors: Dr. Markus Hannebauer, Dr. Arno Schödl _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev