Re: make PROFILE=-pg segment fault - Mailing list pgsql-bugs

From Tom Lane
Subject Re: make PROFILE=-pg segment fault
Date
Msg-id 1326.1130905825@sss.pgh.pa.us
Whole thread Raw
In response to Re: make PROFILE=-pg segment fault  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
List pgsql-bugs
"Qingqing Zhou" <zhouqq@cs.toronto.edu> writes:
> On a separate matter, top level "make PROFILE=-pg" does not work on SunOS,
> because of -fPIC conflicts with -pg. Backend level is ok. Shall we do
> something or let it be?

This has always been true on some platforms; nothing we can do about it.
My habit on HPUX has been to build the whole tree, then "make clean" in
src/backend and "make PROFILE=-pg" to build just a profilable backend.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Qingqing Zhou"
Date:
Subject: Re: make PROFILE=-pg segment fault
Next
From: "Joel Stevenson"
Date:
Subject: BUG #2013: Assertion Failure