Date: Wed, 20 Jan 1999 09:19:46 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Profiling broken in gcc 2.8.1 (djdev202) ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 20 Jan 1999, Matthew Conte wrote: > 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? This is known bug in v2.02. I can send you a patched source of the offending library module, which you will need to compile and put into libc.a; then this problem should go away.