> > How?  Is there any documentation on this?
>
> Not that I'm aware of, sorry.
> I meant that if you were going to allocate a chunk of memory to use as
your
> globals, you might as well use A5 to point to it.

I don't really need most of my globals.  Just C++ vtables.  I would love to
see a good way to make vtables accessible from any launch code without
slowing down launch code processing.  I have talked to John about this and
it seems that the right answer is to put the vtable with the code instead of
the data.  Until CW and GCC do this, a work around would be handy.

Scott


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to