From: | marco(dot)atzeri(at)gmail(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #8254: On cygwin DLLWRAP produces buggy shared lib |
Date: | 2013-06-23 17:58:51 |
Message-ID: | E1UqoYt-0007Qc-9E@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 8254
Logged by: Marco Atzeri
Email address: marco(dot)atzeri(at)gmail(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2013-06-24 07:24:40 | Re: BUG #8242: No way to debug "subquery must return only one column" error |
Previous Message | Noah Misch | 2013-06-23 16:53:59 | Re: BUG #7493: Postmaster messages unreadable in a Windows console |