Date: Sat, 8 Apr 2000 15:36:34 +0600 (LKT) From: Kalum Somaratna aka Grendel X-Sender: root AT darkstar DOT grendel DOT net To: beyonddeath cc: djgpp AT delorie DOT com Subject: Re: ok ive got a problem in my code help? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 7 Apr 2000, beyonddeath wrote: > ok i used symify on it and it says its on lines which dont exist and > in functions that dont exist ex. First of all please make sure that you compile using the -g options, which will enable debugging info also please *dont* compile with any optimisations. so if you file is foo.c, gcc foo.c -g -o foo.exe then i run foo.exe and when it crashes run, symify foo.exe Then please run symify on the crash and if it doesn't make any sense could you please post the output of symify here, with a copy of the source. Hi, I'm a signature virus. plz set me as your signature and help me spread :)