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=kj6Fl9iByka8tjR0sFgU//Lgs0BktcxJgxYN1ItsF1s 9I2Sa5sWIjqgGKuK+w6xA4kTeoTn4Gp6KH5hmDwrXe68vBUMj4ZHbvsAfLAdecvy EhgevVyXzJZsHTzb1tKE/+8oFGJdEbwmvESAqQf+9JfhKlwQSfyEm06BJq21k4gg = 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=Zbz/YWtNPeo1eH2v3uZU+4w+ouw=; b=yUcvo6p48kpshFG/x mz1R24R9Xq0JQf1wogLctneZTRa90SVH6Dfd1Fo/Ke12Z+/LKlODvJpqEi2WDUoG BcXV4YYZxlX9MTAigb6ftgIvzXhv9lzbl06pQZngUSvYAoZom9ZK9BhfoJfTCIx7 wEKQBLyGUiNAThPHpaKJ1o6tRQ= 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.9 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.194.9.101 with SMTP id y5mr1474316wja.86.1370696492116; Sat, 08 Jun 2013 06:01:32 -0700 (PDT) Message-ID: <51B32B26.7050006@gmail.com> Date: Sat, 08 Jun 2013 15:01:26 +0200 From: marco atzeri 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> <51B16F2D DOT 7010500 AT users DOT sourceforge DOT net> In-Reply-To: <51B16F2D.7010500@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 6/7/2013 7:27 AM, Yaakov (Cygwin/X) ha scritto: > 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. > libqp seems so, major version 5 is unchanged. Most of the others no. > > Yaakov I uploaded a test version, here http://matzeri.altervista.org/32bit/postgresql/ that should solve the issue and have the dll versioning, plus I removed the last trace of dlltool/dllwrap usage. Could you please test before I replace all the others 9.2.x version ? To download wget -r -np -nH --cut-dirs=1 \ http://matzeri.altervista.org/32bit/postgresql/index.html find postgresql -name index.html -o -name md5.sum | xargs rm Regards Marco -- 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