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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=qKvsbUpZoQFAxqL5/Y7frR/KuMhA7lkWp75nuiACjeg znTO52/Mu9kjkmfYSkEu7oI42ityMAicxfIGH/W6Ox8ZWRnSklJhzFGGcbPFQRv2 AevaBSzIYOoETAGL1wqWsV7D6vUib7A7Bezy89Q9am5UgTuEM2r38OphHSUrvdcE = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=Jnu7pFUEHjnffpw148dlVJa8B6w=; b=Nb806zJBvsYu2Kkon iE5a4NalRjamfg+LoutBi8YheokjmkGE7+locY/DbRXXetV2UdzYsWAZ6SQ2VHML FAsBMXXvwlO8OJi6Dl7tjo1q99p2MTcDKuc+lZCJ0uHkE+ie4hTaKwRGoZCzLwYk C9UPBKJFxFQVtCW9cpthMGLSXg= 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.4 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.2 X-HELO: etr-usa.com Message-ID: <527AF1DD.3060605@etr-usa.com> Date: Wed, 06 Nov 2013 18:50:21 -0700 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Cygwin-L Subject: Re: Find dll name corresponding to an import library References: <527AF109 DOT 4080500 AT etr-usa DOT com> In-Reply-To: <527AF109.4080500@etr-usa.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/6/2013 18:46, Warren Young wrote: > libfoo.a is for cygfoo.dll. Sorry, that should be "libfoo.dll.a is for cygfoo*.dll, where the wildcard may be replaced by some extra version information". Use the objtool command to narrow things down if there are multiple candidates. -- 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