Date: Mon, 15 Aug 94 16:09:54 EDT From: dliu AT faraday-gw DOT njit DOT edu (Dong Liu) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: djgpp 1.12 no enough memory Mailer: VM 5.32 (beta) for GNU Emacs 18.59.5 Hello, I'm new to djgpp and this list, so forgive me if I ask a FAQ question. My problem is if I run "make" though jed386's compile command, I got "no enough memory" error message, I understand it is no enough conventional mem. So I added noems to emm386.sys and load all drivers high. But now cc1plus just hang up my system, although cc1.exe is fine. What I did wrong here? And is there any way to reduce the conventional memory required by "go32", the faq says it needs 130K, so 4 go32s (one for jed386, one for make, one for gcc and one for cc1) adds up to 542K. Thanks --Dong