Date: Thu, 27 Jul 1995 08:40:15 +0300 (IDT) From: Eli Zaretskii To: M Wodrich Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: How do I get GPROF to work ? On 25 Jul 1995, M Wodrich wrote: > I compiled and linked my program with the '-gp' option (I think it isn't > needed during linking, or is it?). Anyway, I then ran 'gprof program', > where 'program' is the output from the linking process (coff executable, > without stub/go32 added). I get an error message : " Unable to open > gprof.out" (or something similar)... It's ``-pg'', and it IS needed during linking.