Re: Meson far from ready on Windows - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Meson far from ready on Windows
Date
Msg-id 20240622163500.w5urrofkmskbvnri@alap3.anarazel.de
Whole thread Raw
In response to Re: Meson far from ready on Windows  (Dave Page <dpage@pgadmin.org>)
Responses Re: Meson far from ready on Windows
List pgsql-hackers
Hi,

On 2024-06-21 15:36:56 +0100, Dave Page wrote:
> For giggles, I took a crack at doing that, manually creating .pc files for
> everything I've been working with so far.

Cool!


> It seems to work as expected, except that unlike everything else libintl is
> detected entirely based on whether the header and library can be found. I
> had to pass extra lib and include dirs:

Yea, right now libintl isn't using dependency detection because I didn't see
any platform where it's distributed with a .pc for or such. It'd be just a
line or two to make it use one...

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Meson far from ready on Windows
Next
From: Tom Lane
Date:
Subject: Re: Inconsistent Parsing of Offsets with Seconds