[PythonCE] PythonCE on the ARM emulator

Luke Dunstan coder_infidel at hotmail.com
Wed Dec 21 15:11:04 CET 2005


----- Original Message ----- 
From: "Thomas Heller" <theller at python.net>
To: "Luke Dunstan" <coder_infidel at hotmail.com>
Cc: "Thomas Heller" <theller at python.net>; <pythonce at python.org>
Sent: Tuesday, December 20, 2005 3:22 AM
Subject: Re: [PythonCE] PythonCE on the ARM emulator


> "Luke Dunstan" <coder_infidel at hotmail.com> writes:
>
>> I have tried the simple solution of disabling the version check and I
>> was able to install and run the ctypes unittests on the ARM emulator.
>>
>> ............................................................................................................................................................................................................................................................................
>> ----------------------------------------------------------------------
>> Ran 269 tests in 168.000s
>>
>> OK
>>
>> Thomas: I can give you the build of Python that I used, if you want.
>>
> That would be great, although I really should be able to compile (and
> debug!) this myself.  If I do this, I would want to quickly move from
> Python 2.3.4 to 2.4.2.  Or is there any reason not to try this, on CE?
>
> Thomas

Unfortunately I don't have an appropriate place my Python builds, so could 
you suggest somewhere? Of course I eventually want it to become part of the 
PythonCE project, so perhaps the developers of that project would be kind 
enough to allow me to upload new builds, marked as "alpha" or "snapshots" 
for now?

I think moving to version 2.4.2 is a good idea but I doubt it will be 
trivial and I think it will distract from the current task verifying that my 
port of ctypes works as you expect. I think it is better to focus on the 
working version of Python we have at the moment and upgrade later. Is there 
any specific problem with using Python 2.3?

Luke


More information about the PythonCE mailing list