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:message-id:date:from:to:references:subject
	:content-type; q=dns; s=default; b=epGkRIKaRkqtaAn2aYs4YT3lxabUa
	fPoBYBPcOT3sm7B8F+K/wSqVf4jPiMHTsqBJlXOS/S8FSEiIWCzS2y6yvAkdQlOq
	FEigiP1DcEuOUim+H/cyIqe83hb6cY14Kvi6EC6hnm95Nq9YvIJc3QskUBPqzFcs
	QwDqYZME2b9oeA=
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:message-id:date:from:to:references:subject
	:content-type; s=default; bh=n3jjB90gEvEDCZwxHhbITdAnjfU=; b=Eqz
	adQpadAEgS68TBxAmq2GWIa+NJugVJJgrRKxFNkogW8EMWxhRZamHYS5WXlewOW1
	3nPQwDbNHWxgy4xypGBaqGhWPAw+JOJHIZJ/+9JNlEpneMReS1KmqbHsLyyKNwVs
	tdegfTKSDV+qG/DI0Hgc6JDwxFFfjgTKGdstyi9A=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=henderson, Henderson, cygcheck, Really
X-HELO: mail-oi0-f50.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:message-id:date:from:to:references:subject         :user-agent;        bh=N0rWavdcVaSIp4saoX59lLiFoX2DhQvqGQB+osb3JCo=;        b=nA1AS/XAiatiz0bxQDk6IusU2cOo9zA6iIWsE5WCXHXsOZ/VIt2bwOyRLF4MjHOZEu         6KMcTIzB4gCDjBrq2EcFu+QuO0kqsahl3Q2jGmW2sSGmCeOWrWLkKvNj5ryn/kiZeD3O         4dgvRHdapyUK2IlL9uBxvMu9XGP4aoyxelGQlBQRMYb0sdrqZQ/tF35GtsNWQPyEuTQl         4lv4k29Y8CQI+3jGLXhKzbtCWHiDgTUfbsozny+Ua1WZ8zJ/X4jHBl+NzKO4UBrODkpf         PJPjS6/KzA/GieGf3tbWlh5wekhNEBeFT7QsyNy+vQqhwTkoCmoJsioIh+aWUGshoiVP         ZFhQ==
X-Gm-Message-State: AMCzsaWlahuszORunxzrkDaagGeo44p2ULBcTVjnrvTwWEVWnV5m3DvM	oz5TfE29UyeQDHS5rHgUYX7Lkw==
X-Google-Smtp-Source: AOwi7QCd2I+di0dTqZkcGgQQReJcm7z2Ad+wXiao7LN4YpmeYIM/sLC2J9JhmqLtDcP90h/SDsgPtQ==
X-Received: by 10.157.50.17 with SMTP id t17mr3758709otc.196.1506738869628;        Fri, 29 Sep 2017 19:34:29 -0700 (PDT)
Message-ID: <59cf02b4.ce169d0a.c8795.5ffc@mx.google.com>
Date: Fri, 29 Sep 2017 19:34:28 -0700 (PDT)
From: Steven Penny <svnpenn@gmail.com>
X-Google-Original-From: Steven Penny
To: cygwin@cygwin.com
References: <CAJ1FpuN-aeC1Mfp2-gJjAxmp3AiAoUz2RMT9VC+4eNi-_BFeOg@mail.gmail.com>
Subject: Re: Dependency issues in setup.ini.
Content-Type: text/plain; charset=utf8; format=flowed
User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst)

On Fri, 29 Sep 2017 17:53:52, Doug Henderson wrote:
> mintty is a windows, non-cygwin, executable

No, its not:

$ cygcheck mintty
Found: C:\cygwin64\bin\mintty.exe
C:\cygwin64\bin\mintty.exe
C:\cygwin64\bin\cygwin1.dll

> which does not depend on cygwin1.dll

Yes, it does:

$ ldd /bin/mintty.exe
cygwin1.dll => /usr/bin/cygwin1.dll (0x180040000)

> HTH

It doesnt. Really bad to spread false info in such a public setting, and such
easily checkable info. Shame on you.


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

