Peter Eisentraut <[EMAIL PROTECTED]> writes: > Neil Conway wrote: >> What about a "--enable-gprof" (or "--enable-profiling"?) configure >> flag? This could add the appropriate compiler flags to CFLAGS, enable >> LINUX_PROFILE if on Linux, and enable the "gprof/pid" mkdir().
> That would really only work for GCC, wouldn't it? Well, yeah, but that's what many of us use anyway. I would envision it as adding $(PROFILE) to CFLAGS, and then there would be one place to adjust "-pg" to something else for another compiler --- perhaps the template files could be given a chance to change PROFILE to something else. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly