> From: Carl Kijang Jung [mailto:[EMAIL PROTECTED]]
> "near data segment is bigger than 64k"
> since I have staic data larger than 64 K bytes.
You need to reduce that.
> I followed instruction :
> "Select the Far Data and Far Strings checkboxes
> However the problem is still there.
That instruction is an error. There is no way to increase the data segment
limit beyond 64KB. The generic 'far' options do nothing on Palm.
> It is no use making the project with MSL(multi-segment
> library), or setting the processor option into "smart".
Right, those things apply only to code segments, not data.
> Any clue or help about this error will be highly appreciated??
You simply must reduce your global/static size.
-slj-
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/