Re: meson: Add _static and _shared suffixes to the library names - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: meson: Add _static and _shared suffixes to the library names
Date
Msg-id CAOYmi+=p+8eUTBL4wQJ_CCdw2so1omkMwFk8M8UA0daYVQf+fQ@mail.gmail.com
Whole thread Raw
In response to Re: meson: Add _static and _shared suffixes to the library names  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: meson: Add _static and _shared suffixes to the library names
List pgsql-hackers
On Tue, Aug 12, 2025 at 9:27 AM Tom Lane <tgl@sss.pgh.pa.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



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Non-reproducible AIO failure
Next
From: Tom Lane
Date:
Subject: Re: Pathify RHS unique-ification for semijoin planning