Xref: news2.mv.net comp.os.msdos.djgpp:4348 From: calvid AT matisse DOT its DOT rpi DOT edu (David J. Calvin) Newsgroups: comp.os.msdos.djgpp Subject: Still can't get GPROF to work! Date: 28 May 1996 16:38:54 GMT Organization: its Lines: 14 Message-ID: <4ofa6u$ifo@usenet.rpi.edu> NNTP-Posting-Host: matisse.its.rpi.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I've read the faq, but I still can't get gprof to run. I've tried the following: compile with -pg (can't link with this like the faq says, is that the problem?) link exe2coff game.exe (generates game) run game, works fine. gprof game, says gmon.out file not found. What is this gmon.out and how do I make it? Thanks in advance. Dave Calvin calvid AT rpi DOT edu