Peter Eisentraut <[EMAIL PROTECTED]> writes:
> In early versions you needed to use it to turn of the header precompiler.
> (The precompiler is apparently buggy.) Now there is a separate flag for
> that.
I just two days ago verified that with Apple's latest compiler release,
you can only build PG
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Yes, I saw this failure in Atlanta on their Mac's. The compiler is
> > clearly broken with that flag. Why is that flag used anyway? I see it
> > in template/darwin, or it used to be there before the commit.
>
> In early versions you needed
Bruce Momjian writes:
> Yes, I saw this failure in Atlanta on their Mac's. The compiler is
> clearly broken with that flag. Why is that flag used anyway? I see it
> in template/darwin, or it used to be there before the commit.
In early versions you needed to use it to turn of the header precom
Tom Lane wrote:
> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: [EMAIL PROTECTED] 03/09/19 17:47:59
>
> Modified files:
> src/template : darwin
>
> Log message:
> Latest version of gcc from Apple does not work well with -traditional-cpp
> (it rejec