<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Jan 30, 2018 6:47 PM, "Joni Orponen" <<a href="mailto:j.orponen@4teamwork.ch">j.orponen@4teamwork.ch</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="quoted-text"><div class="gmail_quote">On Tue, Jan 30, 2018 at 6:50 PM, Ray Donnelly <span dir="ltr"><<a href="mailto:mingw.android@gmail.com" target="_blank">mingw.android@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">While we're making such macOS-build requests, any chance of building a<br>
static interpreter too? We've been doing that on the Anaconda<br>
Distribution since the 5.0 release in September and it seems to be<br>
working well.<br></blockquote></div><div><br></div></div><div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">PyPy is also currently eyeing doing their macOS builds better: <a href="https://bitbucket.org/pypy/pypy/issues/2734/establish-a-build-and-release-pipeline-for" target="_blank">https://bitbucket.org/<wbr>pypy/pypy/issues/2734/<wbr>establish-a-build-and-release-<wbr>pipeline-for</a></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">What do the Anaconda static builds get built on?</div></div></div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">We have our own clang pseudo cross-compilers and use a macOS 10.9 SDK for all of our package compilation to achieve compatibility (this means we can compile on newer macOS just fine). We see a 1.1 to 1.2 times performance benefit over official releases as measured using 'python performance'.</div><div dir="auto"><br></div><div dir="auto">Apart from a static interpreter we also enable LTO and PGO and only build for 64-bit so I'm not sure how much each bit continues. Our recipe for python 3.6 can be found at:</div><div dir="auto"><br></div><div dir="auto"><a href="https://github.com/AnacondaRecipes/python-feedstock/tree/master/recipe">https://github.com/AnacondaRecipes/python-feedstock/tree/master/recipe</a><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><font color="#888888"><div><br></div>-- <br><div class="m_-471768540085909577gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Joni Orponen</div></div></div></div></div>
</font></div></div>
<br>______________________________<wbr>_________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/mingw.android%40gmail.com" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/options/python-dev/<wbr>mingw.android%40gmail.com</a><br>
<br></blockquote></div><br></div></div></div>