Date: Fri, 22 Dec 2000 08:51:14 -0500 (EST) From: Thomas David Rivers <rivers@dignus.com> To: freebsd-stable@freebsd.org Subject: gcc profiling support? Message-ID: <200012221351.IAA14947@lakes.dignus.com>
next in thread | raw e-mail | index | archive | help
I've tried FreeBSD 3.1 and a 4.2 snapshot.. But, when I use a small "hello world" program, and compile it with: gcc -pg hello.c and run the resulting a.out, I don't get the expected gmon.out. Is there some other magic that is needed? Is -pg not supported on -stable? - Thanks - - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012221351.IAA14947>