Date: Tue, 8 Dec 1998 12:30:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Alessandro Pisani cc: djgpp AT delorie DOT com Subject: Re: DJGPP 2.02 and GCC 2.8.1 PROBLEM [urgent!] In-Reply-To: <19981208082153.XNH1292.fep03-svc@txm> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 8 Dec 1998, Alessandro Pisani wrote: > I've got a BIG problem with DJGPP 2.02 and GCC 2.8.1: with the new version > of djgpp, gcc gives me a SIGSEGV error when i try to execute it (e.g. gcc > -v or gcc -o foo.exe foo.c). Please post the crash traceback and registers' contents printed when GCC dies. Also, does this happen with *any* program you try to compile, or just some? One possible problem might be that v2.02 comes with a new lib/specs file. Try renaming it to something else, and see if that helps. GCC still shouldn't crash, so please post the crash data even if renaming lib/specs solves the problem.