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:from:content-type:content-transfer-encoding :subject:message-id:date:to:mime-version; q=dns; s=default; b=Y8 2K1C2avDsI2ySITyhglOaeLqYpVou67qAboSHU6CCG+p4msj89WFbuzSc7V7EKKd hIbCWjdhAY83gMTKpLANjkmrGIvtwJLhVXWv1XVuE6U6GOWV2G4mZQ65auJoIMpi DlGoyu42oyzXgX2wn44u/dZ4WKX6KlL6/4L3/22m0= 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:content-type:content-transfer-encoding :subject:message-id:date:to:mime-version; s=default; bh=M3A/Y4te 6LnuSS14UIJgIVKaOfw=; b=pfKJ/cpR3sQhJbI6J2VehzTGKMpTtvVlBYmrUqtL x8q80nJXzOZAJJ05tJI9YCoXRYEgSb10E0JD084gAkCNtxpQ2sakvlcOKF9bkMPV KXWSB9EtI6fOkDJrO6cS9kPDMDNUu5wRLPIbdkVgi9YrsGk8rdNACpX8ywF/EPLJ zIA= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=dll, or, Hx-languages-length:572, H*r:envelope-sender X-HELO: etr-usa.com From: Warren Young Content-Type: text/plain; charset=utf-8 Subject: cygcheck feature request: cygwin1.dll build info Message-Id: <374CCDA9-73A3-42E8-909F-56ACB6725984@etr-usa.com> Date: Mon, 18 Jul 2016 09:46:17 -0600 To: The Cygwin Mailing List Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u6IFkM7E009859 While examining someone’s checkcheck -rsv output, I failed to find a simple statement telling me which word size the DLL was built for. I was able to puzzle it out based on hints in the file, such as that “cygwin32” packages means he has the 32-bit cross-compile toolchain, which means it’s a 64-bit install, but what if those packages weren’t installed? There’s a section where cygcheck gives info about the Cygwin DLL itself. It would be nice to see a word size declaration, or a config.guess string, or… -- 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