<div dir="ltr">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:<div><br></div><div>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.</div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Nov 22, 2015 at 5:44 PM Kamil Rytarowski via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256<br>
<br>
Are there plans to add new target: lldb-only and lldb-install? There<br>
are already similar targets for Clang.<br>
<br>
I'm debugging LLDB on NetBSD and I'm having very bad time building<br>
everything with debug symbols. There is also popular request from<br>
NetBSD users to just install lldb without conflicting with Clang and LLV<br>
M.<br>
<br>
I was looking at Open Source distributions with a LLDB package, for<br>
example ArchLinux is manually copying files from the build...<br>
<br>
I would like to skip building unnecessary parts and then focus on<br>
installing only the LLDB package... otherwise I need 64GB of<br>
RAM+storage and a lot of time to produce new package.<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2<br>
<br>
iQIcBAEBCAAGBQJWUm4GAAoJEEuzCOmwLnZsvNsP/RLpRVdnwC8Di9wIoovAGPEk<br>
ybsJeHHspBQNr304FEc5cgA67LOaDBNLGNGbIMCOCoSd4XnvnL484lSy2hA4nk/M<br>
8N1XeRNdaMlw4jSexbZU7BTkIvBriTjU9ZakfFV4VbHFN04Kvf8U7nYLhQvCvA+i<br>
+g+m0xNrBccHXPqSaZXWHH2qScEL7AibMR96UsxEOSnZFxgZoEgRDCxaETyIwtai<br>
13EOWxSaIxAjRzylfirZRWNsujGWfOx3u5/es5Ot4t/bRy+z5gnKG2mn1UONAuON<br>
rwpXh3hEnkhMIMvwYpjA2AyVKog1jSroMCh9ziDpGP8h77TmP8DrGg6kEww37Hjl<br>
hT2LF3WZLLsi3shVnEpgHZQYHTiqLUQo4rTJOTJaXWa8PR17c884WXsoeC/kvUIU<br>
ceyD2KaQv50dMA0aPkdp+hrHVa6Fws/af4S/ANHpqSFXgSYR2tYqs76mILd7FA7Y<br>
TCWXM2Pd6P9PbobHlqdVvN4KeANUIa0Jowto44yNGLv6WZN7wS4QMrL7UtYfbK9b<br>
rIZD1yiXg5jYcCC4QDmeiO2jxp8pVy7AP8w7S2UgMrMorbWb1rg7yY5jJFtqFQoT<br>
vxJZMyvOVdF4ckJUlFY/k1cEIPE1920rEcRooBbZ+mDJSkWKojgG3SzskR9NECPe<br>
MJPa+TQEyh1sgi8GkqnX<br>
=8teZ<br>
-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
</blockquote></div>