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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=NAlb1w2N+AvrsmjA
	jIyecTc5FtUFQ5H/l3pIZJqrqsb72lzwlMkv/h5A2WyDXLzZFKxjxDVky22MgN5D
	xPoa8lYDm0BxuQ4szrYFoF0xtPjyeB7GGP2jlsOhYXo8nXx3iQDyMFq2n5naegHD
	TqhZNzZO1wyhmNKPyBvWJjM8+R4=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=U0KjBzijwURdjnrCl//cqO
	83i4E=; b=mVAfb8pr8o6gw2VYQ0LqpIgjfrr6p3EGUGJklwCCFFxhODNLaqxqLb
	0ypsY7r+NI+s5Zsxo3lxzMAS9iBNbAlsiUOaziGGOA8IxX9ssd2aE/RK5PQa/gq/
	AhzFqbS5Xw9E8dxffLTQ9FPpJHJKrPBirBjHWNbtiHUaGGM8GjatU=
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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=warren, Warren, Running, H*i:sk:374CCDA
X-HELO: mail-wm0-f41.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=F1U9ZtCvPb053GlZ5rBFeCHLrhwz2yCsvlQ5DUu6Ejg=;        b=Wv4CwnsIuSKOdvVOgIRUZ3k/61i6iTMaydEz0LqXzPLUbcl+2U/mqC7MoNj4kbdbno         VPKi3c5H4NiiN88VFzfBE2uvGyd7CIsum9aAo3ZNY0fnEq+s335CzclS5zT1ba8NOQzV         zxih/PsrkmNjWmVy7/b/NTtYpJZfHhm0VofeikVA4+x97avwpWFltUljDUnfqomnmrNC         /sk5AKZqDD3Iolc9g68MnUOG+6SD7y3zkD4e9jeinszGT8p1y+zeCrjiJcLlL/pHWv7L         1N6+gmUPVpLBwgSyElsP6wXVCinCm/I8Hframox1wiK8BpBIUzOobJ/eJRT1ew934U0a         XbvA==
X-Gm-Message-State: ALyK8tIQ208BciLUjlX9Aht999xGKPnW8t5qAJbK9lHDizquONLNXOiQUcHnB8iWjcYsFw==
X-Received: by 10.194.235.74 with SMTP id uk10mr1955462wjc.97.1468859289543;        Mon, 18 Jul 2016 09:28:09 -0700 (PDT)
Subject: Re: cygcheck feature request: cygwin1.dll build info
To: cygwin@cygwin.com
References: <374CCDA9-73A3-42E8-909F-56ACB6725984@etr-usa.com>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <de3fc885-ce9e-7b33-a735-b73462cb771c@gmail.com>
Date: Mon, 18 Jul 2016 18:27:58 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <374CCDA9-73A3-42E8-909F-56ACB6725984@etr-usa.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 18/07/2016 17:46, Warren Young wrote:
> 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…
> --


For 32 bit cygwin running under 64 system
The hint is:

   Running under WOW64 on AMD64

If I am not wrong the system information has clue about 32 bit systems,
but I am not so sure as by long time I am only running 64 bit system


Regards
Marco

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

