Re: [cc65] Re: Too many local variables

From: Oliver Schmidt <ol.sc1web.de>
Date: 2010-11-10 22:15:11
Hi Payton,

> I was able to make the variables static
> since it's not a recursive function and that made the error go away.

You might be interested in the cmdline option
  --static-locals
and/or the directive
  #pragma staticlocals ([push,]on|off)

Regards,
Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Nov 10 22:15:20 2010

This archive was generated by hypermail 2.1.8 : 2010-11-10 22:15:21 CET