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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Iqf6zRzRBFHGKKqH 3tU6R7jo/ukz9z2aXlpB5Q1kv/WbD/NbOaLx+xCDoTLaOzo0vn00twCwdEUcwo5+ D8Kiq2iO9iwiYYwx/Va8nCG2c0tcyx+rauDAjHuoFpM59bZL7OLL3l5WjsHflINl sly4prIu8ijB1JKv4FZNSg39tJs= 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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=7XfdKl1nbdbJUjy1sClL2m RhT5c=; b=uBpahofKulAycUgrP4Kont4NZp9w6L6IeR4cjkSFbumSQSR9vECjqn qZKPLUt1TrvhObDcZ8gC3kfvCf+dIfiM8XDJUEPleJk7ONvyLdkKeIYrX5wN2lfI /6MZwdzYRTprDnaazPRp6fFSHEyyikhEypib01FXVWd7R75TTOrDA= 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=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Roger, H*f:sk:87h9g8v, H*f:sk:56E715E, H*MI:sk:56E71DF X-HELO: mail-io0-f180.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=+h8DBFxcc0HCpLQIt/JD9gWQzH7zeVKsxy8CEG1lPig=; b=FWLSHB9rKhwY66wwDjnV7+e/AP+dtFJJOSFkQXaO0GKYXCZ5iwoOxbvfgLOXkTyRzT TkftinPamMrHHCsWNsJzcgxU/WqGZfRHVSiIKDzHl4ppAHmIzZ8yufBhb72D8aJS1sd0 2r9fxw2r6Dy1M53lJd/xwJSzE0qKQ8zE6q9eMUXednfABqtAcxU2T2dhlFSa0Md8PND5 JQBzqhdqqEZ8pKEqF1z9tshAX2+6bmKyXoIpjsvKqz389wgfLALKQ2zVWdz1XHVLdmNE FUoYV+mWygn51sqyGxk8TZMbDat2+qKT3cT4CSC622W1pYiQaBntfVZlGApU22QXPdtX Hn+A== X-Gm-Message-State: AD7BkJJxQY6VY57wKkOBa3QkeYxoHLQIYylYxZNXSv2TLcplRrnU0PM15y9TBizf24+eaQ== X-Received: by 10.107.156.193 with SMTP id f184mr28108531ioe.117.1458048724656; Tue, 15 Mar 2016 06:32:04 -0700 (PDT) Subject: Re: ldd differences To: cygwin AT cygwin DOT com References: <56E6DA81 DOT 3050100 AT leidos DOT com> <87lh5lufh4 DOT fsf AT Rainer DOT invalid> <56E702EC DOT 5060807 AT leidos DOT com> <87h9g8vptm DOT fsf AT Rainer DOT invalid> <56E715EE DOT 4030006 AT leidos DOT com> <56E71DF2 DOT 1060905 AT leidos DOT com> From: cyg Simple Message-ID: <56E80EE7.1000306@gmail.com> Date: Tue, 15 Mar 2016 09:32:23 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56E71DF2.1060905@leidos.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 3/14/2016 4:24 PM, Roger Wells wrote: > On 03/14/2016 03:50 PM, Roger Wells wrote: >> On 03/14/2016 03:09 PM, Achim Gratz wrote: >>> Roger Wells writes: >>>>> Try cygcheck rather than ldd. >>>>> >>>> Thanks for responding. >>>> >>>> Here's what happens: >>>> >>>> $ cygcheck ./z12.exe >>>> C:\cygwin64\home\roger\src\z12\z12.exe >>>> >>>> or >>>> >>>> $ cygcheck --verbose ./z12.exe >>>> C:\cygwin64\home\roger\src\z12\z12.exe (not x86_64 dll) >>> >>> Then it doesn't seem to be a Cygwin binary. Is that the product of some >>> cross-compilation, perhaps? >>> > Here is what happens with cygcheck from a new 32 bit Cygwin install: > I see you figured it out. I was about to suggest that using the 64bit ldd on a 32bit binary doesn't work. Same with cygcheck. The boundaries of the binary data are different. -- 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