From: "Matthew Conte" Newsgroups: comp.os.msdos.djgpp Subject: Profiling broken in gcc 2.8.1 (djdev202) ? Lines: 13 X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Message-ID: Date: Wed, 20 Jan 1999 03:22:57 GMT NNTP-Posting-Host: 24.92.55.44 X-Complaints-To: abuse AT nycap DOT rr DOT com X-Trace: typhoon.nycap.rr.com 916802577 24.92.55.44 (Tue, 19 Jan 1999 22:22:57 EDT) NNTP-Posting-Date: Tue, 19 Jan 1999 22:22:57 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com [ email address is munged to elude spam - please respond to group ] Hello, I upgraded to djgpp 2.02 recently, with no apparent problems. I just recently tried profiling a program of mine, and after I gprof'ed it, I ended up with __dpmi_int() claiming 100% of processor time. Is this a problem with the recent release? I don't remember the problem affecting 2.01 (but that may have been because I had the latest libc/libpg patch from Nate's site). Any help would be appreciated. Matt Conte.