Re: meson vs mingw, plpython, readline and other fun - Mailing list pgsql-hackers

From Andres Freund
Subject Re: meson vs mingw, plpython, readline and other fun
Date
Msg-id 20220930042132.wbq7nzho7y2i6qks@awork3.anarazel.de
Whole thread Raw
In response to Re: meson vs mingw, plpython, readline and other fun  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,

On 2022-09-28 12:33:17 -0700, Andres Freund wrote:
> 0001 - meson: windows: Normalize slashes in prefix
> 0002 - meson: pg_regress: Define a HOST_TUPLE sufficient to make resultmap work
> 0003 - meson: mingw: Allow multiple definitions
> 0004 - meson: Implement getopt logic from autoconf
> 0005 - mingw: Define PGDLLEXPORT as __declspec (dllexport) as done for msvc
> 0006 - meson: mingw: Add -Wl,--disable-auto-import, enable when linking with readline
> 
> 0005 is the one that I'd most like review for. The rest just affect meson, so
> I'm planning to push them fairly soon - review would nevertheless be nice.

I have pushed 1-4, was holding out for opinions on 5.

I'm planning to push 0005 (and 0006) soon, to allow the mingw CI patch to
progress. So if somebody has concerns defining PGDLLEXPORT to __declspec
(dllexport) for mingw (already the case for msvc)...

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: longfin and tamandua aren't too happy but I'm not sure why
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: more descriptive message for process termination due to max_slot_wal_keep_size