[PythonCE] Building PythonCE for Intel-based PPC?

2005-01-11 Thread Jesse Davis
Title: Building PythonCE for Intel-based PPC? I have a Dell Axim, which runs off the Intel PXA270 processor.  I downloaded the source tree off SourceForge.  Now -- how do I build it?  I have MS eMbedded Visual C++, & I see there's a project file for it ( PCBuild\WinCE\python.vcp ).  So here's

[PythonCE] Build minimized Python2x.dll for WinCE/PPC?

2005-02-09 Thread Jesse Davis
Hi Python wincers: I know this info must be "out there", but I can't find it. I want to build a stripped-down version of Python2x.dll (preferably 2.4) for an ARM Pocket PC. I want to install the smallest possible Python on the unit, including expat & socket, but not much else. So, how do I buil

RE: [PythonCE] Build minimized Python2x.dll for WinCE/PPC?

2005-02-15 Thread Jesse Davis
as small as it gets? -Original Message- From: Stewart Midwinter [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 09, 2005 10:35 PM To: Jesse Davis Cc: pythonce@python.org Subject: Re: [PythonCE] Build minimized Python2x.dll for WinCE/PPC? Welcome Jesse: well there certainly is a

RE: [PythonCE] Build minimized Python2x.dll for WinCE/PPC?

2005-02-15 Thread Jesse Davis
That's good to hear -- would you mind posting how you did it? -Original Message- From: Tim Lesher [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 15, 2005 12:46 PM To: Jesse Davis Cc: Stewart Midwinter; pythonce@python.org Subject: Re: [PythonCE] Build minimized Python2x.dll for

[PythonCE] Linker errors building PyWin32 for CE (ARMRel420)

2005-02-28 Thread Jesse Davis
Salutations, I'm getting linker errors (3 unresolved external symbols) building PyWin32. I followed the instructions on Kashtan's page, so I "nmake all" from PCbuild\WinCE. Everything builds fine until nmake reaches makefile.pywintypes (output included below). It tries to link pywintypes.dll bu

RE: [PythonCE] I am looking for Python implementation for iPAQ h2210 (running Windows CE v4.20 on Intel PXA255). Where can I found it ?

2005-03-11 Thread Jesse Davis
Hi Tomasz, There are binaries & source for Python 2.3 at http://fore.validus.com/~kashtan/ The binaries worked for me without pain. Just decompress the zip file & copy the directories onto the handheld using Explorer: the stuff in "Windows" goes into "\Windows" on the handheld, etc. I rec