Mail Archives: djgpp/1999/03/04/05:09:04
On Wed, 3 Mar 1999, Carl Marg wrote:
> on the other hand, I think it must be the stack, I tried it for a very
> small figure, and it worked all right
> Now I just need to figure out how to change the stack size...
This is also described in the FAQ (section 15.9). But first, I
suggest to make sure you indeed overflow the stack. Stack overflows
have a distinct manifestation in the regsiters' dump printed when the
program crashes, as section 12.2 explains.
- Raw text -