BUG #8254: On cygwin DLLWRAP produces buggy shared lib - Mailing list pgsql-bugs

From marco.atzeri@gmail.com
Subject BUG #8254: On cygwin DLLWRAP produces buggy shared lib
Date
Msg-id E1UqoYt-0007Qc-9E@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8254
Logged by:          Marco Atzeri
Email address:      marco.atzeri@gmail.com
PostgreSQL version: 9.2.4
Operating system:   Windows / Cygwin build
Description:

The usage of dllwrap (deprecated on cygwin) produces buggy shared lib
causing segfault of psql after rebase.


Reported here:
http://cygwin.com/ml/cygwin/2013-03/msg00022.html
http://www.cygwin.com/ml/cygwin/2013-03/msg00032.html
http://www.cygwin.com/ml/cygwin/2013-03/msg00134.html


The patch to switch from dllwrap and dlltool to only gcc, was already
attached here:


http://www.postgresql.org/message-id/51B59794.3000500@gmail.com


Also added DLL versioning, following cygwin scheme.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #8238: duplicate of bug #6372 on panffs
Next
From: Amit Kapila
Date:
Subject: Re: BUG #8242: No way to debug "subquery must return only one column" error