From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19843 invoked by alias); 6 Jun 2018 12:05:12 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 19828 invoked by uid 89); 6 Jun 2018 12:05:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*r:4.90_1, Hx-spam-relays-external:esmtpa, H*RU:esmtpa, H*r:esmtpa X-HELO: smtprelay04.ispgateway.de Received: from smtprelay04.ispgateway.de (HELO smtprelay04.ispgateway.de) (80.67.18.16) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Jun 2018 12:05:04 +0000 Received: from [134.119.228.4] (helo=webmail.df.eu) by smtprelay04.ispgateway.de with esmtpa (Exim 4.90_1) (envelope-from ) id 1fQXBV-0004bX-Re for cygwin@cygwin.com; Wed, 06 Jun 2018 14:05:01 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 06 Jun 2018 12:05:00 -0000 From: Markus Hoenicka To: cygwin@cygwin.com Subject: Re: running self compiled 32 bit binary on 64 bit =?UTF-8?Q?Windows=3F?= In-Reply-To: <20180606115005.GA15015@rus.uni-stuttgart.de> References: <20180606115005.GA15015@rus.uni-stuttgart.de> Message-ID: <58cff86184e0ee3979d535822ad8db87@mhoenicka.de> X-Sender: markus.hoenicka@mhoenicka.de User-Agent: Roundcube Webmail X-Df-Sender: bWFya3VzLmhvZW5pY2thQG1ob2VuaWNrYS5kZQ== X-IsSubscribed: yes X-SW-Source: 2018-06/txt/msg00058.txt.bz2 On 2018-06-06 13:50, Ulli Horlacher was heard to say: > 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. > > admin@WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: uname -a > CYGWIN_NT-6.3 WIN-7T5P92ALEEB 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 > Cygwin > > admin@WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: ll jed > -rwxr-xr-x admin None 480,235 2018-04-10 11:58:59 jed > > admin@WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: file jed > jed: PE32 executable (console) Intel 80386, for MS Windows > > admin@WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: ldd jed > ntdll.dll => /cygdrive/c/Windows/SYSTEM32/ntdll.dll > (0x7ffe0e520000) > ??? => ??? (0x77330000) > wow64.dll => /cygdrive/c/Windows/SYSTEM32/wow64.dll > (0x772d0000) > wow64win.dll => /cygdrive/c/Windows/system32/wow64win.dll > (0x77260000) > wow64cpu.dll => /cygdrive/c/Windows/system32/wow64cpu.dll > (0x77320000) > > admin@WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: ./jed > admin@WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: > > > Do I have to install some 32 bit libs? Which ones? Why don't you just recompile th binaries on 64bit Cygwin? You seem to have the sources, so then... Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- 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