| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jeremy Drake <pgsql(at)jdrake(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: beta3 CFLAGS issue on openbsd |
| Date: | 2006-11-10 07:55:57 |
| Message-ID: | 17507.1163145357@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Jeremy Drake <pgsql(at)jdrake(dot)com> writes:
> I figured out that the -g flag was being surreptitiously added to my
> CFLAGS. It was like pulling teeth trying to get the -g flag out.
I believe that this is a default behavior of autoconf scripts.
I remember having done some ugly hacks years ago to prevent an autoconf
configure script from adding -g by default to libjpeg builds... and
the argument for not having -g has gotten ever weaker since then,
so I really doubt you'll get far complaining to the autoconf maintainers
about it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jatrojoomla | 2006-11-10 08:16:36 | how & from where to start & admin pgsql on red hat ES 3 |
| Previous Message | Hannu Krosing | 2006-11-10 07:51:28 | Re: Frequent Update Project: Design Overview of HOT |