Date: Wed, 27 Jan 1999 10:06:52 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Attala cc: djgpp AT delorie DOT com Subject: Re: Newbie problem In-Reply-To: <78l3o4$2sn$1@romeo.dax.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 26 Jan 1999, Attala wrote: > As you may have guessed it didn't work. I have included the source so that > maybe a kind soul could tell me what I should do to make it work. > The error message told me it exited because of signal from SIGSEV, (what is > that?) Download the DJGPP FAQ list (v2/faq211b.zip from the same place you got DJGPP) and read section 12.2 there. It explains what SIGSEGV is and should get you started in debugging this problem.