"Qingqing Zhou" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings