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=YUjR0ToswcLBoFDUpAC9Prbb9aLdDWmveJwb2ic1ydY gMZ9xvUuHXZN737SdElR7rw3sUBC9txRFsngxbVNJwcH497822Z8ToXJMgOeIlKe IlBB91ggeGFjsY+ZJY8a5U+CFn+uzDT46T1Rkw1uaIVDHRNVzao9QxmR7QjSgIOw = 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=121qXpxRn7sjWiT9yU9Idn2qWqU=; b=Y/PEwcCGZ64sS+a76 RQUQ5nU90aOawGrWCpCXj9ZFXkuBvPmqz6LxG3UKAWz2zXqmmFc8NCe1Z5KZ3pn/ YuVK8uWtMC0pu12Zt27j/Dy8p8o4BOsNaMQokp5Jab3v4istwnCJEGK5tBfmEzjE p8RVJQeL09Xv1dZSYCB3trYuKE= 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 X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_BP autolearn=ham version=3.3.1 X-Received: by 10.68.113.65 with SMTP id iw1mr40712766pbb.129.1370582818505; Thu, 06 Jun 2013 22:26:58 -0700 (PDT) Message-ID: <51B16F2D.7010500@users.sourceforge.net> Date: Fri, 07 Jun 2013 00:27:09 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: postgresql: libpq.a not an import library References: <51B0E34A DOT 5010801 AT users DOT sourceforge DOT net> <51B0E93B DOT 9030806 AT gmail DOT com> In-Reply-To: <51B0E93B.9030806@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-06-06 14:55, marco atzeri wrote: > Il 6/6/2013 9:30 PM, Yaakov (Cygwin/X) ha scritto: >> libpq.a was always an import library for the libpq DLL, but in >> libpq-devel-9.2.4-1, it is an ordinary static library, but there is no >> libpq.dll.a implib either. Could you please fix this? > > give me some time to review again the "unusal" postgresql > build system. > When I patched to remove the dlltool/dllwrap I probably forgot something While you're at it, is the 9.x libpq DLL really ABI compatible with the 8.x version? I haven't analyzed them, but just from history, I wouldn't be surprised if it wasn't, in which case the DLL really needs to be versioned so it doesn't collide with the old, unversioned 8.x DLL. Yaakov -- 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