At 10:20 AM 7/1/2003, Chris Apers wrote:
>
> One technique, if you're building a C++ app, is to use expanded mode --
> this shifts a lot of data used for C++ objects into the storage
> heap.  Right now, expanded mode works much better in V8.3 than V9.1, but
> when 9.2 is posted, it will have all the known expanded mode problems from
> V9 fixed.
>

I tried this, but i have an "Link Error : internal linker error; line: 1317
fIle: 'Linker.c' "
CW8.3

You are probably hitting a latent bug in 8.3 that we fixed in 9.2. This happens when the expanded data section gets out of alignment, usually due to string or since char values stored in the data. I don't have a particular way for you to detect the data object that's causing the problem -- to track this down, we shipped a heavily instrumented version of the linker to a few testers to find out what was the problem.


--
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