Date: Mon, 4 Jan 1999 09:44:42 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: gauthier AT sympatico DOT ca cc: djgpp AT delorie DOT com Subject: Re: need help with allegro! In-Reply-To: <369007F8.ABEE7E7F@sympatico.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 3 Jan 1999 gauthier AT sympatico DOT ca wrote: > when ever I try to do mathematical equations.. I get this error from > rhide... 255 program exit code... > allegro shutting down and stuff like that... how can I fix this.... This usually means your program has a bug, which you need to find and fix. Section 12.2 of the DJGPP FAQ list (v2/faq211b.zip from the same place you got DJGPP) explains how to begin this debugging using the stuff you omitted as guidelines.