Thread: gcc-version

gcc-version

From
Nina Kuznetsova
Date:
Greetings!

 What version of GCC is needed for PostgreSQL installation?
 Regards, Nina.

Re: gcc-version

From
Gilles DAROLD
Date:
Nina Kuznetsova wrote:

> Greetings!
>
>  What version of GCC is needed for PostgreSQL installation?
>  Regards, Nina.

Hi,

It compiles well with egcs-1.1.2 release (egcs-2.91.66) and higher ....

Gilles


Re: gcc-version

From
Tom Lane
Date:
Nina Kuznetsova <nina@kinetics.nsc.ru> writes:
>  What version of GCC is needed for PostgreSQL installation?

Should work with pretty much any recent gcc version.  I was using
2.7.2.2 up till a couple months ago...

            regards, tom lane