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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=yr5xfp1+krvz5ndu
	0MRw+gqJFFUnZlq72xdjESMaLAy+0m7M+q6h9zP96Ymws+ryTe0pIvX0zlvkm7tT
	xCjSDpS4QKD7XbpoTDsKfyPh4rvSt6qKUKVb8OIAmxhE6ysXbQIXfBgnZRppjNh3
	SWjtGAotfdjHbdH0UloDRZJ9sIc=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=ln75y4ONHl7FEDxzCxrK+F
	075Fc=; b=n5AsyOqfhXhBKXo/Vlnpbv+nd2awUh+oGYb2RDrLylELL6FzLWqysY
	eFtR7EsMluv+jQfinLiN1Qu1Dwct9fhUb4hhPOwN+b3vzkCgKL+r4QSJ9GRfWbR7
	pDdfeZkdgbL1AHK/s4LxD8SRn4s6jI/yXxh0P4duAxWr7x1lWWrC4=
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=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=UD:ru, HX-Priority:Normal, H*F:D*yandex.ru
X-HELO: forward101j.mail.yandex.net
Authentication-Results: smtp4p.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Wed, 6 Jun 2018 20:48:15 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1911765532.20180606204815@yandex.ru>
To: Ulli Horlacher <framstag@rus.uni-stuttgart.de>, cygwin@cygwin.com
Subject: Re: running self compiled 32 bit binary on 64 bit Windows?
In-Reply-To: <20180606164222.GC15015@rus.uni-stuttgart.de>
References: <20180606115005.GA15015@rus.uni-stuttgart.de>   <41519955.20180606190209@yandex.ru>  <20180606164222.GC15015@rus.uni-stuttgart.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Ulli Horlacher!

> On Wed 2018-06-06 (19:02), Andrey Repin wrote:

>> > On Windows 7 32 bit I have compiled some binaries by myself.
>> > I can run them there but not on a Windows 8 64 bit: no (error) message,
>> > nothing happens.
>> 
>> 
>> > Do I have to install some 32 bit libs?
>> 
>> Of course. Did you read the documentation or what?

> Which documentation, where?

Mind reading the mailing list signature once in a while?
https://cygwin.com/docs.html

>> > Which ones?
>> 
>> cygwin1.dll at least.

> In which package is this cygwin1.dll?

In your /bin directory.

>> Plus whatever API's your application is using.

> Is there a command which tells which API/libs are used?

ldd or cygcheck


-- 
With best regards,
Andrey Repin
Wednesday, June 6, 2018 20:46:41

Sorry for my terrible english...


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

