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:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=DdHvxp0iGbinsjNNfnEZSX59T6EkQ rCXAPBXbpES7yypz54jxp9wiXA2V0CTSFLiOgbqatHSytiKJnYrdcUZ8KmGsMvWh oIqVgj2qV9ZCDuSuCl9f84+FgvuiPXN7g1JkfZ92kIDS+cRARCVXaiujao99C7zm NqiZpFQVxcj41I= 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:to:subject:message-id:mime-version :content-type; s=default; bh=/rMyrh0sLMnUmHTKYgqqxw5FcuM=; b=IOB 6PjpxE+gN4XGTTUYxj2BiXlMLGUBPPQPxvtmLZYbbJqyshb+xfZApMiJxSGfRz8F o30y5SCUg69TIz4Vafc4jYC3u/MeQCL/e8cxgIxEZba3550fnwgc1o8zQV1ZHj/L 5udDQrYQr5/uW8+8+bgUpOOEwKdaFHnv8mMmm9Z8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=0.9 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=20180202, 2.10.0, 2018-02-02, U*admin X-HELO: smtp01.belwue.de Date: Wed, 6 Jun 2018 13:50:05 +0200 From: Ulli Horlacher To: cygwin AT cygwin DOT com Subject: running self compiled 32 bit binary on 64 bit Windows? Message-ID: <20180606115005.GA15015@rus.uni-stuttgart.de> Mail-Followup-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes 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 AT 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 AT 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 AT WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: file jed jed: PE32 executable (console) Intel 80386, for MS Windows admin AT 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 AT WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: ./jed admin AT WIN-7T5P92ALEEB:/sw/cygwin-7_32/jed-0.99-20_116/bin: Do I have to install some 32 bit libs? Which ones? -- Ullrich Horlacher Server und Virtualisierung Rechenzentrum TIK Universitaet Stuttgart E-Mail: horlacher AT tik DOT uni-stuttgart DOT de Allmandring 30a Tel: ++49-711-68565868 70569 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/ REF:<20180606115005 DOT GA15015 AT rus DOT uni-stuttgart DOT de> -- 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