<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 31, 2014 at 4:10 AM, Frank, Matthew I <span dir="ltr"><<a href="mailto:matthew.i.frank@intel.com" target="_blank">matthew.i.frank@intel.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br></span></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
For Android I've been focusing on submitting patches to CPython 3.4/3.5 for things that can be<br>
argued to be "just cross-compilation bugs" in the Cpython source.<br>
<br>
For example:<br>
<a href="http://bugs.python.org/issue21668" target="_blank">http://bugs.python.org/issue21668</a> just fixes a missing -lm flag during compilation (that doesn't<br>
matter on Linux/MacOS/Windows, but is technically required, and causes problems with the<br>
Android dynamic loader if it is missing).<br>
<br>
<a href="http://bugs.python.org/issue20306" target="_blank">http://bugs.python.org/issue20306</a> just takes care of the fact that pw_gecos isn't actually required<br>
by Posix.<br></blockquote><div> </div><div>Thanks for the heads up - I'll keep an eye on those tickets.</div><div><br></div><div>And, if you're interested in collaborating on getting the rest of the compilation steps working on Android, let me know. </div><div><br></div><div>Yours,</div><div>Russ Magee %-)</div></div></div></div>