Re: Mixing CC and a different CLANG seems like a bad idea - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Mixing CC and a different CLANG seems like a bad idea
Date
Msg-id 20211118204257.nbp6dh6zt5rvpees@alap3.anarazel.de
Whole thread Raw
In response to Re: Mixing CC and a different CLANG seems like a bad idea  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Mixing CC and a different CLANG seems like a bad idea
List pgsql-hackers
Hi,

On 2021-11-18 12:43:15 -0500, Tom Lane wrote:
> Yeah.  I'm inclined to think we ought to just bite the bullet and fold
> CLANG/CLANGXX into the main list of compiler switch probes, so that we
> check every interesting one four times.  That sounds fairly horrid,
> but as long as you are using an accache file it's not really going
> to cost that much.  (BTW, does meson have any comparable optimization?
> If it doesn't, I bet that is going to be a problem.)
> 
>             regards, tom lane
Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Should rename "startup process" to something else?
Next
From: Thomas Munro
Date:
Subject: Re: [RFC] building postgres with meson