May Have Been Unclear Before
Aaron Snipes <[email protected]> Wed, 9 Jun 2010 21:34:49 -0400
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
I think I may have been a little unclear before. From what I'm aware of, all of pythonCE is written for the target to be the ARM processors. Our goal is to make .exe files from .py files that will be compatible and run on Windows CE with a x86 intel processor. I also have successfully compiled some of the c code (other code we will need for the drivers of our product) using minw32ce for the targets x86 processor running CE for the same reasons. Thanks, Aaron