<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 26, 2014 at 11:03 AM, Gregory Szorc <span dir="ltr"><<a href="mailto:gregory.szorc@gmail.com" target="_blank">gregory.szorc@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 6/26/14, 8:22 AM, Eli Bendersky wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
On Wed, Jun 25, 2014 at 5:52 PM, Gregory Szorc <<a href="mailto:gregory.szorc@gmail.com" target="_blank">gregory.szorc@gmail.com</a><br></div><div class="">
<mailto:<a href="mailto:gregory.szorc@gmail.com" target="_blank">gregory.szorc@gmail.<u></u>com</a>>> wrote:<br>
<br>
    As much as I like killing support for Python 2.6 and below, RHEL is<br>
    usually the blocker. They still have 2.4 under support. Only the<br>
    RHEL that was released a few weeks ago finally has 2.7.<br>
<br>
<br>
Given the amount of complexity required to build LLVM & Clang (having<br>
the right compiler & libstdc++ installed), compared to the 3 minutes it<br>
typically takes to install any Python version on any Linux box, these<br>
limitations always strike me as silly. But I gave up on this fight some<br>
time ago.<br>
</div></blockquote>
<br>
I got slashdotted arguing the same [1][2] :) I really wish the Python Project officially distributed a (statically linked) CPython distribution suitable for userland install via merely unarchiving. That would go a long way towards silencing the valid "I don't have permissions" and "I can't compile it" complaints. <br>

</blockquote><div><br></div><div>I suppose this could help in the general case, but it's not really a problem relevant to LLVM developers, is it? We're talking about people who manage to build LLVM from source. This is significantly more complex than building Python. Also, building Python without installing it is also trivial - you just run the executable from wherever it was built and it knows to find its libraries.</div>

<div><br></div><div>Eli</div><div><br></div><div> </div></div><br></div></div>