Date: Mon, 3 Feb 92 09:07:11 EST From: DJ Delorie To: ckgp!thomas AT uunet DOT uu DOT net Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: gprof and gcc (stupid question) Status: O gcc -pg foo.c -o foo gprof foo > foo.gp Profiling is only available for modules compiled with the -pg option. Linking with the -pg option will bring in profiled libraries (libc_p.a). DJ dj AT ctron DOT com Life is a banana.