On 12.08.25 18:37, Jacob Champion wrote:
> 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.
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.