Xref: news2.mv.net comp.os.msdos.djgpp:5336 From: norup AT aauobs DOT obs DOT aau DOT dk (Anton Norup Soerensen) Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp crashes when compiling this Date: 24 Jun 1996 06:46:57 GMT Organization: DAIMI, Computer Science Dept. at Aarhus University Lines: 13 Message-ID: <4qldl1$mb5@gjallar.daimi.aau.dk> References: <4qh7ia$qca AT gjallar DOT daimi DOT aau DOT dk> <31ccb611 DOT sandmann AT clio DOT rice DOT edu> Reply-To: norup AT obs DOT aau DOT dk NNTP-Posting-Host: aauobs.obs.aau.dk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Charles Sandmann (sandmann AT clio DOT rice DOT edu) wrote: : Its almost always one of two things: : 1) Stubedit CC1 and/or CC1PLUS to have 512K of stack That did it! Changing cc1.exe to 512k stack made the example compile - to compile the entire program, I needed 768k of stack. I really don't get why his simple program eats that much stack!? : 2) Get CWSDPMI r2 from riceng.rice.edu, username djgpp, password betatest, : file csdpmi2b.zip That made no difference. Thanks, Anton Norup Sorensen norup AT astro DOT ku DOT dk