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

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: meson: Add _static and _shared suffixes to the library names
Date: 2025-08-20 13:01:58
Message-ID: CAN55FZ0FFkLJaPCzVguRhCWsPETccwPwisFAzN2QYokEe+NN=g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Thu, 14 Aug 2025 at 10:37, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
>
> On Wed, 13 Aug 2025 at 23:03, Andres Freund <andres(at)anarazel(dot)de> wrote:
> >
> > v2-0002-ci-windows-Use-DEBUG-FULL-instead-of-DEBUG-FASTLI.patch
>
> > Separately I think we should report this as a bug to meson. Could you perhaps
> > create a minimal reproducer of the issue and report it?
>
> Yes, I will share the issue link for tracking when I report it.

Here is the link: https://github.com/mesonbuild/meson/issues/14925

--
Regards,
Nazir Bilal Yavuz
Microsoft

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-08-20 13:14:04 Re: VM corruption on standby
Previous Message Tom Lane 2025-08-20 12:38:44 Re: When deleting the plpgsql function, release the CachedPlan of the function