Developing with CeGCC
This is work in progress, but there's already a lot of stuff below...
What is CeGCC ?
Using CeGCC to compile your Windows CE application
Getting started
How to build a Makefile that works
Recommended way to port sources (Unicode, current directory, unsupported functions)
Choosing in which environment to develop
How to build the toolchain
Demo of a cross-debugging session
The unix-like layer provided by CeGCC
Details - macros, libraries, ..
Beware! need to install CeGCC DLLs first
CeGCC specifics (predefined macros, libraries)
For the detail-hungry ..
Profiling and test coverage support
Getting started
Technical overview
Startup and termination of WinCE programs
License
Information to including when asking help or when reporting problems
Exception Handling with CeGCC