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
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
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
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
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
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