Date: Fri, 18 Jun 93 10:17:06 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: joe AT ziggy DOT larc DOT nasa DOT gov Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Borland 3.1 make and djgpp > However when I use the newer make > gcc starts to compile than seems to freeze altogether. I had a similar problem using OPUS make. I believe the cause is insufficient conventional memory when make tries to run gcc. The solution with OPUS make was to add the command line option which tells it to swap itself out to disk before running commands. I've never looked to see if Borland make has such an option. If not, there is a shareware utility called SHROOM (shell room) which might help. (SHROOM2D.ZIP is available in the msdos.sysutl directory at Simtel20 and mirror sites.)