X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=eQ4+Z
	gXe4xlyGUpYhCqrFxkS9en41HBT2EvQsphXd7x/zWmQvhGvRm6I/+Iy0a1EpwaNo
	MUsySneoOEfi+h0h223PXvtDsNZxw5umcMd9qd7HlcaNuwWUkq0TmSX1JEpPqt89
	02HbNQs/Pxi7NwL67KS3YKfCMw6h8SdHfmKXf0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=Loa4MWkBP+U
	waSJZsKlLoBHEK3I=; b=eJ+Qs+YvjHFBwdSS4QNvzPtQK3Tv3Fjem50O3zyiZyT
	vShIsOlRSQThg+KqinpSvVnwrLZSFIFkJ/tD8AzZ1ZiHIzubBVQfa16TiYFchYdW
	PlU1KXffKbo9oN0BQ9INbxSHcHDB9GPBs0fKUucILaWmN2JJKBLQuMggaKdCOuMc
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_00,DNS_FROM_AHBL_RHSBL,RCVD_IN_DNSWL_LOW,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.1 spammy=Google, google, day
X-HELO: vsmx009.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Fresh OS, fresh cygwin install, unable to resolve "couldn't allocate heap, Win32 error 487" error
References: <CAGwrd_mTiUGZr5A-kuOinBM-dbSW-UukYHwLPCRRVUh1DYMdsQ@mail.gmail.com>	<CAGwrd_nZ8pAK289LeRN77eV_jzk1xqZMmgVmbMtdAm_5eH7rdA@mail.gmail.com>
Date: Wed, 06 Mar 2019 19:30:09 +0100
In-Reply-To: <CAGwrd_nZ8pAK289LeRN77eV_jzk1xqZMmgVmbMtdAm_5eH7rdA@mail.gmail.com>	(Bill Bierman's message of "Tue, 5 Mar 2019 22:33:00 -1000")
Message-ID: <87k1hb6eku.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Bill Bierman writes:
>> I am currently receiving this error when attempting to compile libgmp:

What's wrong with the libgmp that ships with Cygwin?

>>  *** fatal error in forked process - couldn't allocate heap, Win32 error 487, base 0x28B0000, top 0x2930000, reserve_size 520192, allocsize 524288, page_const 4096

>> I have been researching this all day and have gotten to a point where I am no longer finding new things to try on Google, and have grown somewhat desperate.
>>
>> Things I have tried:
>> 1. /usr/bin/rebase-trigger full
>> 2. listdlls and ash /usr/bin/rebaseall -b

You are supposed to run setup.exe again, otherwise the rebase-trigger is
useless.

>> 3. Checking the BLODA, found nothing

BLODA is good at hiding.

>> 4. Reinstalling cygwin
>> 5. Rebooting the system

> Running under WOW64 on AMD64
>
> Path:	C:\cygwin\usr\local\bin
> 	C:\cygwin\bin
> 	C:\Python27
> 	C:\Python27\Scripts
> 	C:\WINDOWS\system32
> 	C:\WINDOWS
> 	C:\WINDOWS\System32\Wbem
> 	C:\WINDOWS\System32\WindowsPowerShell\v1.0
> 	C:\Program Files\Git\cmd
> 	C:\Program Files\Microsoft SQL Server\130\Tools\Binn
> 	C:\WINDOWS\System32\OpenSSH
> 	C:\Users\bbierman\AppData\Local\Microsoft\WindowsApps

Well, pare the PATH down to just /usr/bin (or set CYGWIN_NOWINPATH in
the system environemnt) and try again.  You may be picking up things
from your other installed applications (namely Git) that get in the way.
If so, then you'll maybe find that you will need to install a few
more packages for Cygwin before things start to work.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

