X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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)" <yselkowitz@users.sourceforge.net>
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@cygwin.com
Subject: Re: postgresql: libpq.a not an import library
References: <51B0E34A.5010801@users.sourceforge.net> <51B0E93B.9030806@gmail.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

