Mauried - 2010-08-03

Just a suggestion to make the Compiler debug messages a bit more helpful.
When the Compiler cant fit a program into the current chips available code space
it would be good to know by how much more memory is needed.
That way you can look at removing non essential code from the program to make it fit.
Currently,its a bit of a hit and miss , in that you have to keep removing stuff until it compiles.