Re: [PythonCE] Python CE on a Intel XScale industrial device.

2008-08-04 Thread Lachezar Dobrev
More updates. Thanks to Alexandre I was able to start Python with Tkinter, however I was a bit disappointed by the hardness of the installation procedure, and the unexpected dependancy on the TCL Toolkit. No matter. I extracted the .CAB file with a Windows utility called MSCEInf.exe. I co

Re: [PythonCE] Python CE on a Intel XScale industrial device.

2008-08-04 Thread Alexandre Delattre
Hi, What I meant is that if you can run python.exe without crashing, it seems obvious to me that this code is compatible with your processor (else the .exe would refuse to start, or you would have very strange results and won't be able to enter a single command). To me, the processor seems not

Re: [PythonCE] Python CE on a Intel XScale industrial device.

2008-08-04 Thread Lachezar Dobrev
I understand what you mean, but I am more worried about the subtle differences in processors (like the MMX vs SSE in X86). These differences do not surface early, but when requested. I still remember 'those times' where a program would run correctly for some time, until one tries floating point