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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=VbNHDtOAxNUWUtc24PJw6FqyEjyfbtPCuCG2dK7j/xvDrm0+eGcfx nPJTLM1tZs0EKhgVHe88As+QfU6zJMjiKv2j6HMA+tWCefZAh0CrBJYmytY+InzU thd6nq4/OvBXHejeiX50EI4IvOgxl38elXi2xgQJmrNVyJt+2P7dQA= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=XGmqZJ1s5tlVyeKgPvHTSilKZVg=; b=roRP6JcekAgS2uHI8aCEcdaa6P0N x9ZLZTPEJH9aaqx3XMta41ndAzeKGuAJZ0jS9+n2ErbdTXE4f3hIAEGYhtHj3yWF Knl9uFOY2b8ouSPZdXe1NGwH+y4ujC0IyV6ZiR9AaXP8KCKWADeU9eCCQhwiWrDl 8dM7/zXI93GW4Hs= 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.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPAM_SUBJECT,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Jean-Pierre Flori Subject: Re: Find dll name corresponding to an import library Date: Thu, 7 Nov 2013 21:50:18 +0000 (UTC) Lines: 8 Message-ID: References: <527B114A DOT 6010200 AT cwilson DOT fastmail DOT fm> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-IsSubscribed: yes Le Wed, 06 Nov 2013 23:04:26 -0500, Charles Wilson a écrit : > On 11/6/2013 5:31 PM, Jean-Pierre Flori wrote: >> Is there a canonical way to do so? > > dlltool --identify libfoo.a Thanks that's exactly what I wanted and seems cleaner than using objdump! -- 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