[lldb-dev] Install LLDB with LLVM and CLANG already installed

Natanael Ramos naelr8 at gmail.com
Mon Feb 23 13:42:41 PST 2015


Works fine here.

Thanks

Em Mon Feb 23 2015 at 16:16:34, Greg Clayton <gclayton at apple.com> escreveu:

> You might need to have LLDB in the llvm/tools directory when you do your
> initial configure. If you download llvm/clang first, then configure and
> build llvm/clang, it probably won't pick up LLDB.
>
> So remove your build directory and build fresh with a new configure/make.
>
> Greg
> > On Feb 22, 2015, at 3:21 PM, Natanael Ramos <naelr8 at gmail.com> wrote:
> >
> > Hello Stephen Wilson
> >
> > I've seen your tutorial about LLDB [http://goo.gl/w5BB05] and is
> > basically what i'm looking for about a long time.
> >
> > I'm already build and install LLVM and CLANG through svn with the
> > tutorials of LLVM website and worked fine.
> > Now, following your tutorial, i just have to checkout LLDB in
> > llvm/tools in my 'src-root' directory and execute the 'configure
> > script' in the directory 'build' already created in previous build of
> > llvm and clang with the appropriate options and execute 'make' in the
> > directory llvm/tools/lldb.
> >
> > That's right? Is necessary do some other step? Perhaps 'make install'?
> >
> > Sorry about my english, i'm a brazilian developer.
> > --
> > Natanael Ramos
> > Membro do corpo discente de Ciência da Computação pelo Instituto Federal
> de
> > Minas Gerais - Campus Formiga
> >
> > _______________________________________________
> > lldb-dev mailing list
> > lldb-dev at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150223/ab7e5080/attachment.html>


More information about the lldb-dev mailing list