stack problem

Ellen De Beuckeleer ellen.debeuckeleer at incgeo.be
Fri Jul 8 15:39:30 BST 2005


Hi all,

I have a rather strange problem. When using an instance of a class on 
the stack, my program crashes due to a write error. If I use the same 
instance on the heap, it doesn't. The only possible explanation left is 
that it seems like the stack is to small for te instance (???) I would 
like to test this possibility by enlarging the maximal stack size. I 
think it might be done with the "-max-frame-size=n", but I'me ot sure. A 
lot of uncertainties, so here are my questions:

- can anyone tell me how/where to add the "-max-frame-size=n" option to 
my makefile in Kdevelop?
- any other possible sollutions?

Thanx in advance!

Kind regards,

Ellen

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list