From: gaba AT ix DOT netcom DOT com (James Gaba) Newsgroups: comp.os.msdos.djgpp Subject: emacs arch-dependencies Date: Sun, 22 Sep 96 18:28:14 GMT Organization: Netcom Lines: 16 Message-ID: <5240cc$k28@dfw-ixnews6.ix.netcom.com> NNTP-Posting-Host: sjx-ca74-10.ix.netcom.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp during compilation, i'll get messages like Warning: arch-dependent data dir (c:\) does not exist also, after compilation, i copy c:\emacs-19.34\src\emacs to emacs.exe and then try to run it but it tells me that the program is too big to fit in memory so i'll do a stubify emacs stubedit emacs.exe minstack=512k after this i try to run emacs but it doesn't do anything. it just returns to the command prompt. does anyone know what's wrong? thanks.