<div dir="ltr">Does lldb-server for Android currently use this flag?  I was under the impression it just linked against Python anyway.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 7, 2019 at 11:50 AM Pavel Labath 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">On 07/03/2019 20:29, Davide Italiano via lldb-dev wrote:<br>
> I'm in favor of this. FWIW, I will be surprised if lldb works at all<br>
> with that option.<br>
> <br>
<br>
I would actually be also surprised if it works. However, the option I <br>
think is important to keep is to be able to build lldb-server without <br>
python around. Nobody uses the lldb client on android (in fact, I'm <br>
pretty sure it doesn't work), but lldb-server is used there. Getting a <br>
working python for android is hard, and it seems counterproductive to <br>
ask somebody to do it, when lldb-server does not even use python.<br>
<br>
If we can factor the code in such a way that code requiring python is <br>
not built/used when building lldb-server, then making python support <br>
mandatory for the rest seems reasonable to me.<br>
<br>
pl<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="https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
</blockquote></div>