[Top] | [Contents] | [Index] | [ ? ] |
This manual documents the extra tools and particular caveats associated with using the GNU Compiler Collection, GCC, to compile programs for Palm OS. It corresponds to prc-tools version 2.0.93, and was last modified on 16 October 2001.
1. Palm OS-specific GCC features Features (and mis-features) specific to Palm OS. 2. Global data Accessing global data. 3. Multiple code resources Writing applications with more than 32K of code. 4. Definition files Using a project definition file. 5. Using a debugger Enabling and using a debugger.
6. Post-linker and other tools
6.1 build-prc Combine resources into a single .prc database. 6.2 multigen Generate support files for multiple code resources. 6.3 stubgen ...or for shared libraries. 6.4 obj-res Make resources from a bfd executable. 6.5 sdkfind Supply -I and -L options for searching Palm OS SDKs.