On Mon, Nov 10, 2003 at 12:06:53PM -0500, Suresh Venkatasubramanian wrote: > >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.
This problem is usually caused by dll placement in forked processes and should be fixed by rebasing any dlls that you use. -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to [EMAIL PROTECTED] and be permanently blocked from mailing lists at sources.redhat.com -- 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/