Date: Wed, 16 Nov 1994 18:06:22 -0500 From: morphine AT whatever DOT cs DOT jhu DOT edu (Michael Phelps) Sender: morphine AT whatever DOT cs DOT jhu DOT edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Profiling How is profiling accomplished with djgpp? In my UNIX system, the -p option, coupled with a post-execution "prof " does the trick. I've tried that with djgpp, however, and I get the message: d:/gcc/bin/ld.exe: Can't open mcrt0.o Is it possible to achieve profiling with djgpp? ---Michael Phelps, MD