> Link Error   : __RuntimeModule__: Near data segment is bigger than
64k.

It sounds like your global variables are taking up too much space.
You might want to review your global variables, and replace some of
them by allocations on the heap instead.



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

Reply via email to