From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Re: meson: Add _static and _shared suffixes to the library names |
Date: | 2025-08-12 18:47:45 |
Message-ID: | 0afc887d-4a0f-4827-8f2b-664c9f28bffd@eisentraut.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 12.08.25 18:37, Jacob Champion wrote:
> On Tue, Aug 12, 2025 at 9:27 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> Is there a way to work around this problem in a way that affects Windows only?
>>
>> Even on Windows, the proposal is unacceptable.
>
> Sure, but I'm hoping that there's some Windows-specific Meson
> twiddling that can be done to disambiguate the debug files on disk.
Here is an older discussion that also involved having concurrent
shared_library() and static_library() on Windows, and the general
sentiment there appeared to be that this should (be made to) work:
https://github.com/mesonbuild/meson/issues/459
So I don't know what changed now, but I think we should think about in
terms of what changed rather than fixing our code.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2025-08-12 19:22:35 | Re: Update LDAP Protocol in fe-connect.c to v3 |
Previous Message | Erik Wienhold | 2025-08-12 18:35:54 | Re: psql: Count all table footer lines in pager setup |