From: "Michael Krause" Newsgroups: comp.os.msdos.djgpp Subject: Profiling Graphics Date: 5 Jun 1997 00:32:09 GMT Organization: TDS Telecom - Madison, WI Message-ID: <01bc7147$d621fe60$cc4c89d0@default> NNTP-Posting-Host: mimi2-a11.mill.tds.net Lines: 7 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Whenever I try to use gprof to profile a graphical C++ program, my computer restarts. I am using DJGPP 2.01 on a 486DX2/66 with 8 megs of ram (5 megs free). I am programming VGA graphics using the __djgpp_nearptr_enable() functions. Can anybody help me figure this out? -- Michael Krause