From: mfitz AT via DOT at (Fitz Michael) Newsgroups: comp.os.msdos.djgpp Subject: GCC crashing with SIGSEGV Date: Thu, 24 Oct 1996 23:16:59 GMT Organization: TELECOM Network Provider, Austria Lines: 12 Message-ID: <54opt8$24gc@pina1.telecom.at> Reply-To: mfitz AT via DOT at NNTP-Posting-Host: wp03port01.highway.telecom.at To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In calling GCC 2.7.2 from DOS I abort with following message-lines: Exiting due to signal SIGSEGV Stack Fault at eip=0000472e eax=00000000 ebx=00135660 ecx=00ffffff edx=00000338 esi=0012c7f0 edi=0012c854 ebp=00060f64 esp=00000000 cs=0080 ds=0000 es=0000 fs=0000 gs=00e3 ss=3046 Call frame traceback EIPs: 0x0000472e Can anybody tell me why and what to do against?