Description:
This is port of powerful C/C++ compiler and supporting tools to PocketPC platform.
Now it's possible to develop on the go using full featured C/C++ and MS sources-compatible tools and generate code that doesn't require any additional runtime libraries.
What's new:
- Bug with 'long long' type fixed.
- Spaces are now supported in paths, so you can place PoceketGCC for example onto storage card.
- Now PocketGCC is distributed as zipped CAB files that you can download directly to your PDA, unzip and install. Plus for next versions small update archives will be available so that you don't need to download everything again.
Known restrictions:
- Exception not fully support - they are catched only by catch(...).
- DLL generation on PDA isn't supported.
- No MFC support.