From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Tom Lane <tgl(at)svr1(dot)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: Darwin compile flags |
Date: | 2003-09-24 18:10:52 |
Message-ID: | Pine.LNX.4.44.0309242009440.22650-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
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 precompiler.
(The precompiler is apparently buggy.) Now there is a separate flag for
that.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-24 18:15:28 | Re: Darwin compile flags |
Previous Message | Bruce Momjian | 2003-09-24 18:08:11 | Re: pgsql-server/src/backend catalog/index.c comma ... |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-24 18:15:28 | Re: Darwin compile flags |
Previous Message | Bruce Momjian | 2003-09-24 18:08:11 | Re: pgsql-server/src/backend catalog/index.c comma ... |