On Mon, Nov 26, 2001 at 09:59:47PM +0100, Gert-Jan Vons wrote: > They ended up in the text segment alright, but I now get errors about > "reading from an unallocated chunk of memory" whenever I try to access the > data, even when globals are available.
This is probably an effect of this bug: http://sourceforge.net/tracker/index.php?func=detail&aid=221845&group_id=4429&atid=104429 There isn't a good answer except fiddling at the moment (try *not* declaring things const). The problem will be fixed when we upgrade to GCC 3.0.x, but Palm OS still causes a few problems in that, so it's a wee way off. John -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
