This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Workaround for heap errors in 1.1.8/Windows 9x


I apparently set the heap size up too high for some Windows 9x systems.
It works fine for me, of course.

The workaround is the standard one for cygwin and is detailed here:

http://sources.redhat.com/ml/cygwin/2000-04/msg00267.html

Alternatively, you may be able to extract the included file to a known
directory and say:

regedit /s x:\wherever\you\put\it\size.reg

This loads the registry with a new default size for cygwin to use when
allocating the heap.

cgf
REGEDIT4

[HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin]
"heap_chunk_in_mb"=dword:00000100

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]