This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: using gprof


On Mon, 5 Aug 2002, Matt Minnis wrote:

> I am having trouble getting gprof to work.
>
> I keep getting:
> gmon.out: No such file or directory
>
> If I make a dummy gmon.out I get:
> gmon.out: file too short to be a gmon file
>
> I have compiled and linked with -pg
>
> I have looked at the FAQ for DJPP which had a section on this issue, and
> that didn't seem to resolve it.
>
> Anyone have any ideas where to go next?
>
> Thanks,
>
> Matt Minnis

Matt,
Have you tried actually running your app?  gmon.out is the file that
should be created by a running program compiled with -pg.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]