At 05:24 PM 10/21/2003, [EMAIL PROTECTED] wrote:
Hi,

using CW 6 and the latest SDK.

I'm trying to build a lot of data as global var, and I get the Linker message "Near data segment bigger than 64k...".

Even making the modem as Large, it doesn't work.

You've got too many global variables. You need to reduce your usage of globals, which include C++ virtual tables and exception handling tables. If you can't, you should update to the current version of CodeWarrior for Palm OS and look at using expanded mode for your program.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



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

Reply via email to