From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro WIP (make.exe crash) Date: Wed, 24 Sep 1997 12:28:46 +0200 Organization: TU Chemnitz-Zwickau Lines: 20 Message-ID: <3428EB5E.6A9AF5E3@Mathematik.TU-Chemnitz.DE> References: <3427C4E0 DOT B8A42C38 AT ican DOT net> NNTP-Posting-Host: wega.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Andrew Ellem wrote: > > Exiting due to signal SIGSEGV > Page fault at eip=000ef69e, error=0006 > eax=00ac0000 ebx=001102d0 ecx=00abe000 edx=00abfffc esi=00ac0000 > edi=00000fe8 > ebp=001d98c0 esp=001d98ac program=d:/dj/bin\cc1.exe As you can see here, the crash comes from cc1.exe and not from make. My hint for you: stubedit cc1.exe to have a larger stack size (512k or 1024k) Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************