Hi, Chris
From what I'm gathering, if you're deploying to
WM2003/PPC 2003, use the Armv4.cab file. If you're
deploying to a PPC 2002, use the Arm.cab file. For PPC
2000 devices, there are three main possibilities:
Arm.cab, Mips.cab, and SH3.cab.
So here's the breakdown:
.cab OS version
---------------------------------
* Armv4 -- WM2003/PPC 2003 (all)
* Arm -- PPC 2002 (all) and PPC 2000 (iPaq)
* SH3 -- PPC 2000 (HP Jornada)
* MIPS -- PPC 2000 (Casio Cassiopia)
Hope this helps
Flynn
>-----Original Message-----
>Hi again!
>
>OK, thanks to all for the information, but this
unfortunately doesn't
>solve my problem. I know, that the Compact Framework is
delivered as
>seperate binaries (or cab-files) for different flavors
of Windows
>Mobile. But that's not the point.
>
>What I'm interested in is this:
>I've programmed an application with VS 2003. VS 2003
generates the
>mentioned cab-files as output for my application. In the
>cab/release-folder I got 2 arm-compatible archives
(xxx_arm.cab and
>xxx.armv4.cab). Which one should I use for what device
and what is the
>difference. There is no armv4, armv4i, ... -cab
>
>Thanks again for your thoughts,
> Chris
>.
>
|