[lldb-dev] Exclusively build and install LLDB?

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Sun Nov 22 20:19:24 PST 2015


LLDB links against clang and llvm.  How would an lldb-only target work?
 i.e. how would you build lldb without first building clang and llvm?
Unless I'm misunderstanding the purpose of your question:

As for the install, are you saying that running "ninja install" does not
install lldb?  If so that's a bug and shoudl be fixed in the CMake.

On Sun, Nov 22, 2015 at 5:44 PM Kamil Rytarowski via lldb-dev <
lldb-dev at lists.llvm.org> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Are there plans to add new target: lldb-only and lldb-install? There
> are already similar targets for Clang.
>
> I'm debugging LLDB on NetBSD and I'm having very bad time building
> everything with debug symbols. There is also popular request from
> NetBSD users to just install lldb without conflicting with Clang and LLV
> M.
>
> I was looking at Open Source distributions with a LLDB package, for
> example ArchLinux is manually copying files from the build...
>
> I would like to skip building unnecessary parts and then focus on
> installing only the LLDB package... otherwise I need 64GB of
> RAM+storage and a lot of time to produce new package.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
>
> iQIcBAEBCAAGBQJWUm4GAAoJEEuzCOmwLnZsvNsP/RLpRVdnwC8Di9wIoovAGPEk
> ybsJeHHspBQNr304FEc5cgA67LOaDBNLGNGbIMCOCoSd4XnvnL484lSy2hA4nk/M
> 8N1XeRNdaMlw4jSexbZU7BTkIvBriTjU9ZakfFV4VbHFN04Kvf8U7nYLhQvCvA+i
> +g+m0xNrBccHXPqSaZXWHH2qScEL7AibMR96UsxEOSnZFxgZoEgRDCxaETyIwtai
> 13EOWxSaIxAjRzylfirZRWNsujGWfOx3u5/es5Ot4t/bRy+z5gnKG2mn1UONAuON
> rwpXh3hEnkhMIMvwYpjA2AyVKog1jSroMCh9ziDpGP8h77TmP8DrGg6kEww37Hjl
> hT2LF3WZLLsi3shVnEpgHZQYHTiqLUQo4rTJOTJaXWa8PR17c884WXsoeC/kvUIU
> ceyD2KaQv50dMA0aPkdp+hrHVa6Fws/af4S/ANHpqSFXgSYR2tYqs76mILd7FA7Y
> TCWXM2Pd6P9PbobHlqdVvN4KeANUIa0Jowto44yNGLv6WZN7wS4QMrL7UtYfbK9b
> rIZD1yiXg5jYcCC4QDmeiO2jxp8pVy7AP8w7S2UgMrMorbWb1rg7yY5jJFtqFQoT
> vxJZMyvOVdF4ckJUlFY/k1cEIPE1920rEcRooBbZ+mDJSkWKojgG3SzskR9NECPe
> MJPa+TQEyh1sgi8GkqnX
> =8teZ
> -----END PGP SIGNATURE-----
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151123/a2e802e9/attachment.html>


More information about the lldb-dev mailing list