On 22 August 2006 11:09, Martin Jöhren wrote: > I tried following code with vs2005, and... there is no memory problem! So > the bug must be located in CYGWIN or in GCC. Form now on it seems to me, > that I really need help. Cause I'm not so familiar with deeper CYGWIN or GCC > problems. I'm looking foward for any ideas how to handle the problem...
I would imagine that you need to start looking at newlib. Probably the per-thread reent structures aren't being freed. This is a WAG, however. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/