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:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=MoWjZNvhbyF0vM47 5ZP3rqeZcSIyiMPfQBA78BAz0XPUEc1LvD36E3N27JHcKgKhT8aFqbxdncPEScNQ SDJVEBI4rduO5EYY7YfOV9NDu1AvSPOGlNEEi8FGbMQ1q5mASljtqgyWGv41GnTv rdFGezQ1FTQili7E+TWLJ9CpZgA= 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:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=jHt6PKS+8ijwjxI7lV0e2Q q+vzw=; b=cRbbxYpEWRebCxZmww7i5KfiW4XOokusY3zSZR3EOuh/YAswQ0e39Y BJZ5M/cYmQl78RTC8+OexNOUtqfa9j2ZMsBfPRuYCpfXvPdXencZ0tod7M0s2/23 Xcklw0L/nMLTkgLviLIcnKSOpUPmJV4EoeT0acGP7BZ5BMW3s3Kuw= 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=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=pipes, overcome X-HELO: mail-io0-f175.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:reply-to:from:openpgp :autocrypt:message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=NWDQ6FHQID2R4y7WWpyQWrTFORCpglcLVCtJC7QKvBc=; b=UYTrucnB2s1nIqbJ5K1RXOMYRvbeNjREfZ39llrIwYFFVr28bOdLVeBMId4ioBXgRD ODQ5tZW14ElLb0VDtQIFgiRXRGV3sSooGjf4QYKYc+bK+E4EPm6YhZYSIImxaS4updQ2 HweIAclBG9EkCBikzYbVKe4JRjDo4TtnKpxcuGASzdWrfPoenhv8HiyNZMBtTKkr5tw7 BkmZilZEFtWqEAw6Vgi3+j26ELLQiV+rfCzNkpNO1mkA8KsAuLOW813G3/roKYyoC2to Mg2ROelUsCJUetfWiJ6byGl4DjvCeydYm5k7J5IJnoKxcHuK3D6lHoNCxVixuhZb4Ucl Ynhw== X-Gm-Message-State: APt69E2fUPRoTm3AqqMqiiEDgZh+ZclbFkIrT4dzQinTTNCSIY1KHKTA o4cTO5lhPKe1FYcsxgy8Qu3/YA== X-Google-Smtp-Source: ADUXVKI0opsj1b46TgVkbiVcr3ywGPIBGPmeUMe3H4v0BgNYCid/tqigWGXBpPU14iApR966DCOhkw== X-Received: by 2002:a6b:e704:: with SMTP id b4-v6mr4628967ioh.239.1528316759416; Wed, 06 Jun 2018 13:25:59 -0700 (PDT) Subject: Re: running self compiled 32 bit binary on 64 bit Windows? To: cygwin AT cygwin DOT com References: <20180606115005 DOT GA15015 AT rus DOT uni-stuttgart DOT de> <0F7D3B1B3C4B894D824F5B822E3E5A17787FB4BB AT IRSMSX102 DOT ger DOT corp DOT intel DOT com> <3110356010 DOT 20180606204945 AT yandex DOT ru> Reply-To: cygwin AT cygwin DOT com From: cyg Simple Openpgp: preference=signencrypt Message-ID: <540c62ab-2519-9f57-6565-d536d8b74ef2@gmail.com> Date: Wed, 6 Jun 2018 16:25:55 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <3110356010.20180606204945@yandex.ru> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 6/6/2018 1:49 PM, Andrey Repin wrote: > Greetings, Soegtrop, Michael! > >> Dear Ulli, > >> for MinGW (your ldd dump didn't include Cygwin dlls, so I assume you are >> doing MinGW builds) > > It did not include cygwin1.dll because he ran ldd on a system, where that > library was missing. May be you are right and he compiled it using > cross-compiler. > Andrey, as I read the mail Ulli sent he showed that he was using Cygwin so why wouldn't cygwin1.dll be shown if the app required it? I often run non-cygwin apps in Cygwin and if there is a problem the pipes just don't get flushed correctly to display the data. To overcome this I start a cmd.exe window from my Cygwin shell, this leaves the environment set for the cmd.exe process. I then run the problem app and find the issue easily. -- cyg Simple -- 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