Date: Sun, 27 Dec 1998 14:07:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Peter Palotas cc: djgpp AT delorie DOT com Subject: Re: Profiling Problems. In-Reply-To: <3.0.16.19981227095007.086f30e4@hem1.passagen.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 27 Dec 1998, Peter Palotas wrote: > Using Robert's method, by replacing itimer.o in > libc.a with the one from djgpp 2.01 fixed the problem though. I don't know > if this caused any other problems or what the diffrences is, but we sure do > have a problem here I think, which is kind of important. Yes, we do. Please try to debug the version of itimer which comes with v2.02. We don't want to go back to the old version, since it only supports either SIGPROF or SIGALRM, but not both. If everybody would fall back to v2.01 whenever they see a bug, we will never get v2.02 off the ground.