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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=VGF6ojR0MH25y0z2
	+9XpIWFegxWI4Pv6lMOgYNGk9RR7pj0gGH/TPSPAAr85d3pwQakiV24xInHmGXh7
	SQOqaHWYzkLZHi3DXJdnqBATxHeI+Dn5gviPhhKFEe7ITbYxYz0ZQl3yqNiXHpeR
	QhSv+/AcCfKL/8UUcZBFoz1X/dw=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=7vpT4s326Q2BkBQKQiy9Y9
	cepfg=; b=wHIeDj0sy0u1lbzELRBxZNWYir94YkdCyzvpUasHlA01gSWyW+xudQ
	eKVG5/WX1K/sWSuC7mCEBeDQsRr4zNfl5rbqnZF2nX0czTkI1b0nvXFtURNToDjQ
	JPzB9GY6CPl2uHqwIS8GvlOEzwAJdx+HjSJAzqREpcT2v9ZdAtFGE=
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=1.2 required=5.0 tests=BAYES_40,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=HX-Priority:Normal, Wednesday, wednesday, yandexru
X-HELO: forward103o.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1583350501;	bh=eqBKKfBNJurHmdstLyjYx6syIUSvJBYx3awr244dFB8=;	h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date;	b=Y2/hf+QGv6hdSsEujr8udWRHTVODEnfdXrbZu/i3PS3q4aneXLwvk9/iKapj12clU	 BI0QAbgkRzwDYwq3udtGEBvBEwi7GmaJ1FfcElKo/bwTQgrziyfTIIhcmfUfMjLs0t	 OC1lOMANo1kV87fC1mixQeGJ3wYdURsEbOOGb4jk=
Authentication-Results: mxback16j.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Wed, 4 Mar 2020 22:25:51 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1298944875.20200304222551@yandex.ru>
To: Satish Balay <balay@fastmail.fm>, cygwin@cygwin.com
Subject: Re: environment is too large for exec
In-Reply-To: <alpine.LFD.2.21.2003041219240.2186@sb>
References: <alpine.LFD.2.21.2003041219240.2186@sb>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Satish Balay!

> I'm seeing the following error from cygwin:

> "environment is too large for exec"

> I can try reducing the env - however - is there an option in cygwin to increase the current 'max env'?

As far as I recall, this is an OS limit.
Most often this is caused by an overgrown %PATH% variable. Inspect it and
cleanup from stuff unused/unnecessary. There's many ways to make executables
visible without adding them to %PATH%.


-- 
With best regards,
Andrey Repin
Wednesday, March 4, 2020 22:24:03

Sorry for my terrible english...


--
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

