I started work on i386-wince/pe support, but don't have time to fully understand enough of the code to complete it (see TODO comments). I have attached the files as-is in case you would like to use them as a basis for completing that support. (I also recommend renaming the PackArmPe class and filename to PackWceArmPe to match the new PackWce386Pe class)
Partially complete port on arm-wince/pe to support i386-wince/pe
Logged In: NO
Note, this will also need i386-wince.pe.S (which I don't know enough about assembler to create, even with i386-win32.pe.S and arm.v4a-wince.pe.S as templates...)
Logged In: YES
user_id=11898
Originator: NO
Thanks for your files. The main problem here is that without a real hardware implementing UPX support for a new target is almost hopeless. Emulators do not help, as the code will use the real image loader of the OS which is almost certainly different from the one in the emulator.
But if you volunteer to do the testing and debugging, then we could give this a try.
Laszlo
Logged In: NO
I do have real hardware (WebDT tablet running WinCE 4.1 on a Geode x86 chipset), but I can only download and run software via the network or CF card (no debugging over ActiveSync). If that is sufficient, how can we get in contact without me posting my email publicly?
Logged In: YES
user_id=11898
Originator: NO
You can write me a private email to my sourceforge.net account (ml1050 @ ).
Laszlo