[lldb-dev] Compiling lldb (trunk) on FreeBSD

Samuel Jacob samueldotj at gmail.com
Mon Apr 29 14:24:50 PDT 2013


I want to try a patch on FreeBSD so trying to setup lldb dev
environment on a FreeBSD(9.0) VM.
My compilation fails because lldb requires cxx11 and FreeBSD 9.0
doesn't have supporting c++ std library. I tried with --enable-libcpp
but it also fails because FreeBSD doesnt have libcpp(I dont know how
to bootstrap libcpp).

Anybody compiling lldb on FreeBSD please help me on this. Since I am
trying on a VM I can use any version of FreeBSD. Is any bare minimal
FreeBSD development VMDK ?

Thanks
Samuel



More information about the lldb-dev mailing list