On Mon, 3 Nov 2003, Brian Ford wrote: > AFAIK, Cygwin's glut is 3.7.3. > > > 61 [unknown (0x48)] ? 3804 cygheap_fixup_in_child: Couldn't reserve space > > for cygwin's heap (0x61600000 <0x0>) in child, Win32 error 487 > > > WAG: Have you read this?
I read the doc on increasing cygwin's max memory limit and ran the test program provided there. The limit I get is 1 GB, and my program memory usage is only in the small MB - so I don't think a simple memory limit is the problem here. p.s I also tried using the cygwin glut package, with the same results. I will try to pare down the program to its basic error-producing elements: since the red book demos work fine, there is something in the extra functionality I am using (histogramming etc) that might be causing this. In the meantime, any thoughts, suggestions would be appreciated. thanks ! -- 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/