09-18-2012, 06:48 PM
slenkar Wrote:1.u crazy
thank you! \o/
Quote:2.did you run the compiler with the right option to reduce the stack?
-H HEAP_SIZE, --heap-size=HEAP_SIZE
Sets heap size in bytes (default 4768 bytes)
e.h. -H 100
nope... and i didn't know what that was at all - btw, i tried now with both '-H 100' and '--heap-size=100' - weird is the resulting asm file (for trying to see what is happening) says the heap size is 0 then?
and it is still not working anyway ( new attachment available here as well, for testing and seeing what may be happening)