[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.1 Accessing global data

How global data should be accessed depends on what you are building:

By default, or with `-mno-own-gp', compiled code will access global data via (a negative offset from) A5. Shared libraries and other special purpose programs should be compiled with `-mown-gp', and will use (a positive offset from) A4 (see see section Palm OS-specific GCC options).


This document was generated by root on October, 25 2005 using texi2html 1.76.