<div dir="ltr">Yes, that sounds plausible, but I don't recall for sure.  I think there's a build-time option to say you don't want Python at all, but I can't remember if there was a load-as-needed option.<div><br></div><div>In any event, the current situation is what it is.  What's feasible and worth doing for the future?</div><div><br></div><div>* Hard dependency (as we have right now)</div><div>* Dynamically load Python DLL on startup if it exists, or provide a better error message with instructions</div><div>* Dynamically load Python DLL on startup if it exists, otherwise disable Python-dependent features</div><div>* Dynamically load a specific version of the Python DLL if/when needed</div><div>* Dynamically load any supported Python DLL if/when needed</div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 21, 2019 at 1:57 PM Leonard Mosescu <<a href="mailto:lmosescu@nvidia.com">lmosescu@nvidia.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<blockquote style="border-left:3px solid rgb(200,200,200);border-top-color:rgb(200,200,200);border-right-color:rgb(200,200,200);border-bottom-color:rgb(200,200,200);padding-left:1ex;margin-left:0.8ex;color:rgb(102,102,102)">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="font-size:14.6667px;background-color:rgb(255,255,255);display:inline">What kind of behavior
 did you expect?</span><br>
</div>
</blockquote>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="font-size:14.6667px;background-color:rgb(255,255,255);display:inline">I could be wrong,
 but I thought that previous versions of LLDB would use LoadLibrary() instead of linking to the import library? </span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="font-size:14.6667px;background-color:rgb(255,255,255);display:inline"><br>
</span></div>
<div id="gmail-m_-9101614046474836507appendonsend"></div>
<hr style="display:inline-block;width:98%">
<div id="gmail-m_-9101614046474836507divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Pavel Labath <<a href="mailto:pavel@labath.sk" target="_blank">pavel@labath.sk</a>><br>
<b>Sent:</b> Wednesday, November 20, 2019 11:32 PM<br>
<b>To:</b> Adrian McCarthy <<a href="mailto:amccarth@google.com" target="_blank">amccarth@google.com</a>>; Leonard Mosescu <<a href="mailto:lmosescu@nvidia.com" target="_blank">lmosescu@nvidia.com</a>><br>
<b>Cc:</b> <a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a> <<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>><br>
<b>Subject:</b> Re: [lldb-dev] The pre-built Windows LLDB binary has a dependency on an external python36.dll?</font>
<div> </div>
</div>
<div><font size="2"><span style="font-size:11pt">
<div>On 20/11/2019 23:53, Adrian McCarthy via lldb-dev wrote:<br>
> That said, I didn't expect an explicit dependency on python36.dll.<br>
<br>
What kind of behavior did you expect?<br>
<br>
pl<br>
</div>
</span></font></div>

<div>
<hr>
</div>
<div>This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.  Any unauthorized review, use, disclosure 
or distribution is prohibited.  If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message. </div>
<div>
<hr>
</div>
</div>

</blockquote></div>