Re: A89: Re: memory problems in ti-gcc.


[Prev][Next][Index][Thread]

Re: A89: Re: memory problems in ti-gcc.




Zeljko Juric wrote:
> The problem is probably with static variables. Due to TIOS
> limitations, all static vars need to be initialized, even
> to nothing. I.e, you need to use

Thanks, that solved the problem.
It also made the resulting 89z 42 bytes smaller :)

//Olle



References: