Fwd: Issue 1229 in nativeclient: Get Python to work under Native Client

Does Python build system support cross-compiling? NaCl projects seems to have problem with that. Just thought you might be interested to know about it. ---------- Forwarded message ---------- From: <nativeclient@googlecode.com> Date: Tue, Jul 16, 2013 at 9:24 PM Subject: Re: Issue 1229 in nativeclient: Get Python to work under Native Client To: techtonik@gmail.com Updates: Status: Fixed Comment #8 on issue 1229 by mseaborn@chromium.org: Get Python to work under Native Client http://code.google.com/p/**nativeclient/issues/detail?id=**1229<http://code.google.com/p/nativeclient/issues/detail?id=1229> This is done in naclports. Sam Clegg added initial support for building against nacl-glibc in https://code.google.com/p/** naclports/source/detail?r=802<https://code.google.com/p/naclports/source/detail?r=802> . Sam found a way to work around the Python build's lack of support for cross-compiling. The workaround is to build a native "pgen" first and inject it into the later cross-build. Building Python with nacl-newlib and PNaCl is a work in progress: https://codereview.chromium.**org/18112024/<https://codereview.chromium.org/18112024/>
participants (1)
-
anatoly techtonik