On Monday 29 March 2010 22:25:25 Raphael Neider wrote:
> I take it you compile for pic14 (or pic16?) devices. You should split your
> project into multiple (2 or more) source files and link them together.
> If I recall correctly, the pic14 port places all functions from a
> source file into a single section, which must not span page boundaries
> in order for intra-routine GOTOs to work properly.

Thanks, you helped again.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to