| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
GCC for Palm OS supports the following options, in addition to all the usual target-independent and M68K-specific options.
-mpcrelActivate Palm OS-specific code generation patterns. This is turned on by default in the specs file; don't ever turn it off!
-mdebug-labelsPut each function's name into the text section immediately after the function's code, in MacsBug format.
-mextraloguesActivate extralogue attributes. See section The extralogue attribute and entry points.
-mown-gpAccess global data via the A4 register, and activate owngp
attributes. By default, global data are accessed via A5, and
owngp attributes have no effect. See section Global data.
This option implies `-mextralogues'.
-palmosNSelect system header files and libraries for Palm OS SDK version N.
By default, the SDK selected as the default SDK the last time
palmdev-prep was run will be used (see section palmdev-prep).
-palmos-noneDon't add any Palm OS SDK directories or other directories from any PalmDev trees to the include and library search paths.
There is also a `-mno-X' option corresponding to each of the `-mX' options, but you shouldn't ever need to use them.
This document was generated by root on October, 25 2005 using texi2html 1.76.