| delorie.com/archives/browse.cgi | search |
| 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: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 AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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=-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 AT cygwin DOT com> |
| Reply-to: | cygwin AT cygwin DOT 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 AT cygwin DOT com |
| Subject: | Re: OpenSSH Package Distribution Architecture Mismatch |
| References: | <1397252949 DOT 55287 DOT YahooMailNeo AT web181606 DOT mail DOT ne1 DOT yahoo DOT com> |
| In-reply-to: | <1397252949.55287.YahooMailNeo@web181606.mail.ne1.yahoo.com> |
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 AT USWSCOWINZERA ~
>
> $ cygcheck -c openssh
> Cygwin Package Information
> Package Version Status
> openssh 6.6p1-1 OK
>
> winzera AT USWSCOWINZERA /usr/sbin
> $ ls -l sshd.exe
> -rwxr-xr-x 1 winzera Domain Users 762397 Mar 18 12:41 sshd.exe
>
> winzera AT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |