Date: Sun, 2 Mar 1997 13:29:05 +0200 (IST) From: Eli Zaretskii To: Paul Derbyshire cc: djgpp AT delorie DOT com Subject: Re: gprof doesn't work! In-Reply-To: <5f8ch4$9te@freenet-news.carleton.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 1 Mar 1997, Paul Derbyshire wrote: > entered gprof gmon.out, and it said: > > c:/djgpp/bin/gprof.exe: gmon.out: not in a.out format > > > So, obviously wither a bug in djgpp causes it to output the profiling data Please search the DJGPP FAQ list when you have problems with DJGPP utilities before posting here, especially if that is your first experience with a specific utility. The FAQ (available as v2/faq210b.zip from the same place you get DJGPP) has a whole chapter 13 devoted to using Gprof, and it explains how to call Gprof correctly right in the first section of that chapter.