Oliver King-Smith <[EMAIL PROTECTED]> wrote:

> 4) Allowing globals in shared libraries (I know you can sort of do this
> right now but you can't handle the case of the compiler generated globals).

First, you currently *can* have compiler-generated globals in shared libraries
if you use a real compiler (hint, hint). Second, *all* of PalmOS's contortions
with PC-relative code, segments, globals, etc. result directly from the
Dragonball lacking a virtual address-translating MMU. Does ARM have an MMU and
virtual addresses? If it does, you will simply forget about all these
contortions and program like on UNIX.

--
Michael Sokolov         Harhan Engineering Laboratory
Public Service Agent    International Free Computing Task Force
                        International Engineering and Science Task Force
                        615 N GOOD LATIMER EXPY STE #4
                        DALLAS TX 75204-5852 USA

Phone: +1-214-824-7693 (Harhan Eng Lab office)
E-mail: [EMAIL PROTECTED] (ARPA TCP/SMTP) (UUCP coming soon)

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

Reply via email to