[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
GCC for Palm OS supports the following options, in addition to all the usual target-independent and M68K-specific options.
-mpcrel
-mdebug-labels
-mextralogues
extralogue
attributes. See section 2.3 The extralogue
attribute and entry points.
-mown-gp
owngp
attributes. By default, global data are accessed via A5, and
owngp
attributes have no effect. See section 2. Global data.
This option implies `-mextralogues'.
-palmosN
This option is not handled by GCC directly, but rather via the sdkfind
utility (see section 6.5 sdkfind).
There is also a `-mno-X' option corresponding to each of the `-mX' options, but you shouldn't ever need to use them.