Xref: news2.mv.net comp.os.msdos.djgpp:2910 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems upgrading to v2 Date: Sat, 20 Apr 1996 22:56:39 CDT Organization: Rice University, Houston, Texas Lines: 7 Message-ID: <3179b1f7.sandmann@clio.rice.edu> References: <3178AE7F DOT 7167 AT softlab DOT se> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > - compiling one largish source (5550 lines, .h included) hangs, I suspect either: 1) The DJGPP stack is too small - try stubediting CC1 and/or CC1PLUS depending on your lang to be 512K instead of 256K stack. 2) If using CWSDPMI, get ftp.neosoft.com:pub/users/s/sandmann/csdpmi1heapfix.zip and see if that helps