Re: [PythonCE] python port for embedded linux

2008-04-27 Thread Brad Clements
Four or more years ago I cross compiled Python for an older ARM processor (no mmap support), I statically linked with uclibc and libxslt/libxml2. It worked and performed reasonably. I just used the base Python source. The only problem I had was the Python's makefile tries to compile itself tw

Re: [PythonCE] Is pythonCE only for ARM processors

2008-04-27 Thread Christopher Fairbairn
Hi, On 24/04/2008, at 4:01 PM, Rohan Smith wrote: I have installed WinCE6 on an x86 embedded system, Does pyrthon support x86 architectures, since I realize most PDA/Handhelds use ARM Processors The releases on the sourceforge website are for Windows Mobile based devices and hence ARM arc