X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 684233858401
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=dinwoodie.org
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dinwoodie.org
Date: Tue, 22 Mar 2022 21:58:41 +0000
From: Adam Dinwoodie <adam@dinwoodie.org>
To: cygwin@cygwin.com
Subject: Re: checking cyg version (was Re: GNU make losing jobserver tokens)
Message-ID: <20220322215841.v34izvcsqxqikpzr@lucy.dinwoodie.org>
References: <9b9da583-124d-9d5f-4c10-6622602ca8dc@oracle.com>
 <09d8cb84-b3e3-0760-2245-0f3d2154c023@cornell.edu>
 <623A25BA.5030006@tlinx.org>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <623A25BA.5030006@tlinx.org>
X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 RDNS_DYNAMIC, SPF_HELO_PASS, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Reply-To: cygwin@cygwin.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On Tue, Mar 22, 2022 at 12:38:34PM -0700, L A Walsh wrote:
> On 2022/03/21 08:09, Ken Brown wrote:
> > 
> > For starters, is your Cygwin installation up to date?  Cygwin's internal
> > implementation of pipes was overhauled starting with cygwin-3.3.0.
> How does one check the version of cygwin?  I've updated cygwin files this
> year,
> but if I use cygcheck -V, I only see cygwin-3.2, which looks to be from last
> year.

Unless you're doing something very odd, that implies you're running a
version that's just under a year old, and which won't include the pipe
changes Ken is referring to.

> Is that they right way to check the cygwin version?

Not really: `cygcheck -V` is just reporting the version of cygcheck that
you have installed.  That should normally match the version of the core
"cygwin" package, which also includes the cygwin1.dll library that makes
everything else possible.  However "the version of Cygwin" isn't a
meaningful concept: a Cygwin installation is made up of many parts, each
of which has its own version number.  There's more detail at
https://cygwin.com/faq/faq.html#faq.what.version

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