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:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=BfK8lr1wEJ42bUpQ
	qjJt417VsyY/VCGgSZMEnlIqUnjSiXDM87bQGtGmn5jsbNmn8jnWis8xlmTMU2gN
	a/MaezKEaWf7aeOfMwE1gKoQ6OW4srsaTJEVDykFF51dFOn+CvQaA5h4e3aGpMlT
	r9NnB1TzubksFmPk/45SdRYJqAo=
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:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=9B8ugjhZyCYzzrZLxCYjZJ
	mlvQU=; b=xw52fvU7wH0uMKnC/jdpEDcxvbEeQdM2BtQtNYNVvZPxwk1vY8cc9p
	aMfM8rqT6mZoH8e3StuB9JEzeYoxM6rmUqHzG7bSFRQRED3HeAsLgc3ilzRaGFgt
	f6RWDK4pZDjEXjyLWvycCVXlocjc6xB+0Mg4zCyT3AZcptlFh0TcY=
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=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: vms173021pub.verizon.net
Message-id: <53486708.6080604@cygwin.com>
Date: Fri, 11 Apr 2014 18:04:56 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: OpenSSH Package Distribution Architecture Mismatch
References: <1397252949.55287.YahooMailNeo@web181606.mail.ne1.yahoo.com>
In-reply-to: <1397252949.55287.YahooMailNeo@web181606.mail.ne1.yahoo.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

On 4/11/2014 5:49 PM, Auteria W. Winzer Jr. wrote:
> I noticed an anomaly within both 32bit and 64bit distributions of
> OpenSSH.   The package maintainer inadvertently placed the architectures in
> their opposition. At 1st glance I thought I had clicked the wrong icon
> thinking I was using 64bit within 32bit's space, and vice-versa.
>
> The latest OpenSSH package from both 32 and 64 bit resources displays
> the  following:

> FROM 32bit Cygwin (C:\cygwin)
> TARGET: C:\cygwin\bin\mintty.exe -i /Cygwin-Terminal.ico -
> winzera@USWSCOWINZERA ~
>
> $ cygcheck -c openssh
> Cygwin Package Information
> Package              Version        Status
> openssh              6.6p1-1        OK
>
> winzera@USWSCOWINZERA /usr/sbin
> $ ls -l sshd.exe
> -rwxr-xr-x 1 winzera Domain Users 762397 Mar 18 12:41 sshd.exe
>
> winzera@USWSCOWINZERA /usr/sbin
> $ ldd sshd.exe
>          ntdll.dll => /cygdrive/c/Windows/SysWOW64/ntdll.dll (0x77480000)
                                            ^^^^^^^^^
I assume you're basing your conclusion on the above information.

> In conclusion: 32bit OpenSSH is in Cygwin64, and 64bit OpenSSH is in Cygwin32.

You're mistaken.  SysWOW64 is what 64-bit Windows uses to run 32-bit
executables.  If you 'ldd' other Cygwin 32-bit executables, you'll see the
same thing.  This is what's expected for any 32-bit Windows executable
actually.



-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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

