>Hi,

>I'm wondering if there is a solution to my problem ?
>My linker give me: Near
>data segment is bigger then 64k. I have raed that it
>is possible to use Far
>data and Far Strings, but it is possible to use this
>option even in Palm ???
>Please help me, I have to fix this !!!
>Best Regards,
>Anders Rahm-Nilzon

If your segment is greater than 64 kb go to "segment"
tab , then Project->create segment. After that move
some of the cpp files into the new segment. If there
are variables that are out of range go to project
settings (alt + F7) -> Code Generation -> Code model
-> change it to smart or large. Thats it.


__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

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

Reply via email to