Date: Mon, 9 May 94 10:02:47 JST From: Stephen Turnbull To: stephenb AT scribendum DOT win-uk DOT net Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: djgpp and oemacs configuration According to: Stephen Benson I was wondering if anyone was using oemacs with djgpp to create a full-on development environment - with info (which seems to be What do you mean by "full-on"? If you mean full-screen "Borland Turbo" style, I think all you really need to do is use the M-X compile command (or whatever, that may be the ELisp byte-compiler); it runs make by default as I recall. However, you will probably run into RAM cram in that case: GO32 (in its .maint2 vintage) required 150 KB resident for each invocation, plus an additional 30KB at startup, for a grand total of 4*150+30 = 630KB free DOS (under 640K) memory required. (GO32 will be run separately for each of OEmacs, Make, GCC, and the compiler itself; it's not reentrant.) Unless you're using QEMM with Vidram, you probably don't have that much free :-( Where did you get oemacs? If you got the full package, there is a file called oe41info.zip or some such. When I picked up the OEmacs distribution, it was missing the info file for the supercite package, which you can get in the usual places. absent from the oemacs package), binutils etc. I've been experimenting with oemacs (djgpp port) for a day or so and it's pretty good. But I'm not too au fait with emacs and would like to see the _emacs file etc for a full-blown gnunix type installation. So if anyone can help... much gratitude, tia stephenb +-----------------------------------------------------------------------+ | Stephen Turnbull | | University of Tsukuba, Institute of Socio-Economic Planning | | Tennodai 1-chome 1--1, Tsukuba, Ibaraki 305 JAPAN | | Phone: +81 (298) 53-5091 Fax: +81 (298) 55-3849 | | Email: turnbull AT shako DOT sk DOT tsukuba DOT ac DOT jp | | | | Founder and CEO, Skinny Boy Associates | | Mechanism Design and Social Engineering | | REAL solutions to REAL problems of REAL people in REAL time! REALLY. | | Phone: +81 (298) 56-2703 | +-----------------------------------------------------------------------+