Re: Error running configure on Mac - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Error running configure on Mac
Date
Msg-id 1815720.1643008490@sss.pgh.pa.us
Whole thread Raw
In response to Error running configure on Mac  (samay sharma <smilingsamay@gmail.com>)
Responses Re: Error running configure on Mac
List pgsql-hackers
samay sharma <smilingsamay@gmail.com> writes:
> I was trying to build Postgres from source on my Mac (MacOS Monterey 12.1)
> and ran into an error when running configure.

Works for me, and for other developers, and for assorted buildfarm
animals.

> checking for gcc option to accept ISO C99... unsupported
> configure: error: C compiler "gcc" does not support C99

That is bizarre.  Can you show the segment of config.log
that corresponds to this?  The exact error message that
the compiler is reporting would be useful.

Also, I wonder if you are using Apple's gcc (yeah, that's
really clang), or a gcc from MacPorts or Brew or the like.

            regards, tom lane



pgsql-hackers by date:

Previous
From: samay sharma
Date:
Subject: Error running configure on Mac
Next
From: Michail Nikolaev
Date:
Subject: Re: [PATCH] Full support for index LP_DEAD hint bits on standby