Mail Archives: djgpp/1998/12/08/05:30:38
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.
- Raw text -