Date: Fri, 7 May 93 10:10:05 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: gcc hang > I'd wager that you can avoid hanging by: > running chkdsk and any disk-compression filesystem fix routines, > and (especially) recovering some DOS memory by leaving out some > tsr's and/or device drivers. I'll second the suggestion to maximize DOS memory when running djgcc. I use a make which has the otion of swapping itself to disk before running commands. If I do not use this option, djgcc hangs with no message.