Re: Decouple C++ support in Meson's PGXS from LLVM enablement - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Date
Msg-id 4y7usab67ypdt6p7qfom7q3uqz4cfyy4hu2x7hx4gomrq4mmvn@nllqmsqvfk2d
Whole thread Raw
In response to Re: Decouple C++ support in Meson's PGXS from LLVM enablement  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
Responses Re: Decouple C++ support in Meson's PGXS from LLVM enablement
List pgsql-hackers
Hi,

On 2026-01-05 09:56:28 +0100, Jelte Fennema-Nio wrote:
> On Mon Jan 5, 2026 at 9:38 AM CET, Peter Eisentraut wrote:
> > Perhaps we should prefer to use the less ambiguous name "cxx"
> > throughout.
> 
> Done

I've not analyzed why yet, but unfortunately this currently fails in CI:
https://cirrus-ci.com/task/5825100705955840
[18:05:47.624] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libselinux.so: error adding symbols: file in wrong format

The failure seems somewhat unrelated, odd.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Typos in the code and README
Next
From: Joao Foltran
Date:
Subject: Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation