At 8:40 PM +0100 12/11/00, Fabien Masson wrote:
> If I put it inside a function, the linker uses it and generates a
>correct prc (in size) but I have problem (probably) with stack ...
That's because it gets put on the stack, and the stack isn't large
enough to hold it.
> If I put it outside of any function, the linker DOESN'T link it to
>my prc ...
How do you know? I recently found out that large static data items
aren't allocated in the PRC file, they allocated at runtime. They're
compressed in the PRC file. Perhaps that's what you're observing.
Regards,
Steve Mann
--
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461 805.784.9462 (fax)
[EMAIL PROTECTED] http://www.cdpubs.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/