Re: Earlier suggestion to get gcov to work by adding $(CFLAGS) to module link line - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Earlier suggestion to get gcov to work by adding $(CFLAGS) to module link line
Date
Msg-id 21253.1184679085@sss.pgh.pa.us
Whole thread Raw
In response to Earlier suggestion to get gcov to work by adding $(CFLAGS) to module link line  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> Was there any consensus on this change?

The implicit .so rule sucks on nearly every port, not only Linux.
We should be getting rid of the things in favor of using the much more
complete rules in Makefile.shlib.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: plpgsql FOR loop doesn't guard against strange step values
Next
From: ohp@pyrenet.fr
Date:
Subject: Backend memory growing too much