Hi all,

Is there an easy way to segment an application to allow for a code size
> 32K? My program is written in C++ and I've tried creating syslibs and glibs.
The syslibs won't work, because C++ seems to be using global data and
the glibs compile OK. However, as soon as I call a library function a
bus error is raised (even when using a C - only program).
I've been playing with a program called 'multilink', but have some
trouble getting it to work. Can you guys tell me in which direction I
should be looking?

Regards,

Martijn Stalenhoef

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to