Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 To: cygwin AT cygwin DOT com Subject: Re: Query about right (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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; 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