On Mon, 23 Feb 2009, Tory Bjorklund wrote:
Hello: I am currently working on an application that generates C++ code that targets Windows CE 5.0 and 6.0 with an Intel x86 processor. The code is built on a standard windows XP box and the executable is transferred to the target. We are currently using Visual Studio 2008 but I am looking for a different compiler. I'm looking for a little direction to get started with GCC on this. Any ideas or direction would be appreciated.
maybe you can also look first at the cegcc project [1], even if it is targetted to arm processors. The developpers can certainly give you some advices.
Vincent Torri [1] http://cegcc.sourceforge.net/