Date: Wed, 4 Nov 1998 19:04:26 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Fabiano_Zara AT www DOT datasys DOT it cc: djgpp AT delorie DOT com Subject: Re: Build CGI programs with DJGPP 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, 4 Nov 1998 Fabiano_Zara AT www DOT datasys DOT it wrote: > It's possible to wite CGI programs with djgpp?. I founded problems in > execute it like this: > > Call frame traceback EIPs: > 0x000070eb > 0x00004cb2 > 0x000021a9 > 0x0000165a > 0x00001c1e The DJGPP FAQ explains how to debug your program using this information. Download the file v2/faq211b.zip from the same place you got DJGPP and read section 12.2 of the FAQ.