| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql-server/ /configure /configure.in onfig/c ... |
| Date: | 2003-10-31 06:56:57 |
| Message-ID: | Pine.LNX.4.44.0310310755180.2800-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Tom Lane writes:
> The immediately previous code would default to CFLAGS="-g" if
> --enable-debug is specified and the compiler is not gcc. As it
> now stands, we default to CFLAGS="-O -g" instead. I'm not convinced
> this is a good idea. On most non-gcc compilers, this combination
> gets you "-g" and possibly a ton of warnings.
Good point. Back to the drawing board.
> I think you changed the behavior for the AIX port. Diffing
> src/template/aix against the old contents:
>
> diff -c -r1.11 -r1.14
1.11 is not the old content. But the current state is still broken as you
say.
--
Peter Eisentraut peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2003-10-31 14:10:45 | pgsql-server/src/interfaces/ecpg ChangeLog pre ... |
| Previous Message | Bruce Momjian | 2003-10-31 04:44:27 | pgsql-server/ /HISTORY oc/src/sgml/release.sgml |