Re: FreeBSD 12 and Postgres build failures - Mailing list pgsql-general

From Thomas Munro
Subject Re: FreeBSD 12 and Postgres build failures
Date
Msg-id CA+hUKGJz2YNyXcZpabUpW06o2-4SuuT_r3gyVdLf1YCiPL_PaQ@mail.gmail.com
Whole thread Raw
In response to Re: FreeBSD 12 and Postgres build failures  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-general
On Wed, Mar 20, 2019 at 6:41 PM Andrew Gierth
<andrew@tao11.riddles.org.uk> wrote:
> ... (Though the fact that we prefer gcc to cc in
> configure if both are found is a decision that should probably be
> revisited, given that the reasons for that preference are mostly
> consigned to the graveyard of commercial Unix variants.)

+1

I'm not against looking for gcc and g++ if cc and c++ can't be found,
but preferring them (ie implying that some random GCC found on the
path that you didn't explicitly ask for must surely be better than
whatever crap the vendor ships) makes no sense in this day and age.
The silliest case is macOS, where gcc and g++ are found and used but
are in fact... wrappers for clang, for maximum confusion.

-- 
Thomas Munro
https://enterprisedb.com


pgsql-general by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: FreeBSD 12 and Postgres build failures
Next
From: "Zwettler Markus (OIZ)"
Date:
Subject: Postgres Enhancement Request