X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=VNRlcJTU/atOiQLajF3G/o7MBYaCp opoFBqZNRC7hcazFt89QwLq7qGr0drlpYVM8ZV8xbM7/SGeHTmTn6XvEpe++kB1D X50QnIfeMsFSnjcT7V8CNXe8svabQebTO54mjGuWm4maqfgG17EbIbfXKdkvEu7Q fDU/wykaLwW72Q= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=GBlZ5vb/W7kE0yj944pXeakjTbI=; b=TN/ zn9crdEwYxN1uExeURc5zArmsuuiB0K7itClblJPzN39q+OF9hKwnV1Rd+Uy+2lO iXWjWSHJyx8ubkGfPjIv8MZZjaKfOUdVN1zNvDmQWIhoS1exDKfh9WI/yQokbrU6 Ig2IY8l4q7lEhlemtR/gvKj5CI9l9dPT4962358w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,TW_YG autolearn=no version=3.3.1 MIME-Version: 1.0 X-Received: by 10.15.42.129 with SMTP id u1mr29597504eev.116.1374530441789; Mon, 22 Jul 2013 15:00:41 -0700 (PDT) Date: Mon, 22 Jul 2013 15:00:41 -0700 Message-ID: Subject: uname vs. cygcheck output discrepancy From: Balaji Venkataraman To: Cygwin Content-Type: text/plain; charset=ISO-8859-1 I downloaded the latest version of setup-x86.exe (and setup-x86_64.exe) and updated both my Cygwin installs. The 64bit version seems to be okay but on 32b Cygwin, I notice a discrepancy in the dll version number between uname and cygcheck. $ uname -a CYGWIN_NT-6.1-WOW64 [EDITED] 1.7.21(0.267/5/3) 2013-07-15 12:17 i686 Cygwin $ cygcheck -V cygcheck (cygwin) 1.7.22 System Checker for Cygwin Copyright (C) 1998 - 2013 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- 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