Hey thanks for the prompt responses. @Dino Viehlan - I saw that thread on building cpython as a metro app, http://mail.python.org/pipermail/python-dev/2012-January/115489.html, the main question I have is about the win32 dependencies. So your saying that disabling ctypes removes that dependency?
-Marcell V.C On Tue, Jun 19, 2012 at 1:23 PM, Dino Viehland <[email protected]> wrote: > There’s PythonCE which is CPython for ARM devices for Windows – not sure > how active that is or how much it matters. **** > > ** ** > > About 6-12 months ago I attempted building CPython for ARM and the Dev11 > compilers. It built and ran fine - although I didn’t run all of the > CPython tests. I think the main change (other than upgrading > projects/solutions) I needed to make to get it to build was disabling > ctypes support.**** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Vernon > Cole > *Sent:* Tuesday, June 19, 2012 11:59 AM > *To:* [email protected] > *Cc:* [email protected] > *Subject:* [Ironpython-users] Fwd: [python-win32] Python implementations > on Windows 8rt**** > > ** ** > > Can anyone here on the IronPython group answer this?**** > > ---------- Forwarded message ---------- > From: "Marcell Vazquez-Chanlatte" <[email protected]> > Date: Jun 19, 2012 12:25 PM > Subject: [python-win32] Python implementations on Windows 8rt > To: <[email protected]> > > Hey, > Does anyone here know about python implementations for windows on Arm. I > don't know where exactly where to look and this might be the wrong place > but I am willing to help test/port it if necessary. > > Thanks, > -Marcell V.C > > _______________________________________________ > python-win32 mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-win32**** >
_______________________________________________ Ironpython-users mailing list [email protected] http://mail.python.org/mailman/listinfo/ironpython-users
