delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Tue, 27 Feb 2001 10:54:54 +0100 |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Query about right <ALT> (AltGr) code |
Message-ID: | <20010227105454.A27406@cygbert.vinschen.de> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <20010224100016 DOT T908 AT cygbert DOT vinschen DOT de> <Pine DOT WNT DOT 4 DOT 32 DOT 0102261530570 DOT -339647 AT tiller2 DOT ventritex DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <Pine.WNT.4.32.0102261530570.-339647@tiller2.ventritex.com>; from jtiller@sjm.com on Mon, Feb 26, 2001 at 04:55:58PM -0800 |
On Mon, Feb 26, 2001 at 04:55:58PM -0800, Jason Tiller wrote: > $ troff > C:\CYGWIN\BIN\TROFF.EXE: *** 2. unable to allocate heap, heap_chunk_size 1073741 824, Win32 error 8 You're using the 1.1.8-1 sources. There's a problem in setting a too big heap area. To solve it, just open the source file winsup/cygwin/shared.cc, goto line 131 and change the parameter "1024" to "256". That's the value used in other versions. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |