Re: meson: Add _static and _shared suffixes to the library names

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: 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 16:37:54
Message-ID: CAOYmi+=p+8eUTBL4wQJ_CCdw2so1omkMwFk8M8UA0daYVQf+fQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--Jacob

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-08-12 16:38:19 Re: Pathify RHS unique-ification for semijoin planning
Previous Message Nathan Bossart 2025-08-12 16:29:06 Re: Non-reproducible AIO failure