Date: Sun, 31 Jan 1999 10:30:38 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Rafael García cc: djgpp AT delorie DOT com Subject: Re: performance In-Reply-To: <78uoui$ago$1@lola.ctv.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id DAA15895 Reply-To: djgpp AT delorie DOT com On Sat, 30 Jan 1999, Rafael García wrote: > But I don't know how can do this with gcc, and I changed output > thru cputs. Did you try ScreenUpdateLine? Also, I believe the FAQ explains how to access the video memory correctly in chapter 18. > I tried to profile using -pg parm to compiler and 'Link for profiling' from > RHIDE, but program but it produces a SIGSEGV. Are you using DJGPP v2.02? If so, there's a bug in profiling code there.