To: DJ Delorie , djgpp AT sun DOT soe DOT clarkson DOT edu From: LIP AT odie DOT ee DOT wits DOT ac DOT za Date: 9 Jun 93 10:44:06 SAT Subject: Re: profiling under DJGPP 1.10 ? > > The program compiles correctly but when run creates huge > > 2Mb++ Gmon.out file?? This is with both the original and patched > > GO32 of Sandman (1.10a). > > Yup. Did that for me also. Created a valid report, though. > Can you please explain why the Gmon.out is so large? A one line "Hello World" type program with only a main() function should have a small profile, or is it showing the profile for internal (non application) functions? I, unfortunately, could not get the Gprof to show me the profile because Gprof ran out of memory. Is Objective C/C++ operational in DJGPP 1.10/1.10a? If so, what is the procedure for compiling/linking an Obj. C/C++ program using DJGPP 1.10? If I remember correctly this was "totally re- implemented in GCC 2.4.~0" due to the numerous problems in the previous releases. Thanks DJ to you and your numerous co-helpers efforts on DJGPP: Its most appreciated. Regards, Tony.