Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!cit-vax!tybalt.caltech.edu!walton From: walton@tybalt.caltech.edu.UUCP Newsgroups: comp.emacs Subject: Re: MS-DOS GNU, and CP/M, and MicroGNU (really mg's size) Message-ID: <1983@cit-vax.Caltech.Edu> Date: Mon, 9-Mar-87 13:38:24 EST Article-I.D.: cit-vax.1983 Posted: Mon Mar 9 13:38:24 1987 Date-Received: Tue, 10-Mar-87 05:29:09 EST References: <3816@teddy.UUCP> <1501@cbmvax.cbmvax.cbm.UUCP> Sender: news@cit-vax.Caltech.Edu Reply-To: walton@tybalt.caltech.edu.UUCP (Steve Walton) Organization: Calfornia Institute of Technology Lines: 12 In article <1501@cbmvax.cbmvax.cbm.UUCP> daveh@cbmvax.cbm.UUCP (Dave Haynie) writes: >MicroGNUEmacs occupies 210944 bytes on my VAX, and lately its my editor of >choice overall. Mainly because I have it running on my Amiga, ... Dave must have compiled MicroGNU with -g turned on. I compiled under 4.3BSD with -O on and -g off, and stripped the executable. It ended up as 60K long. So don't let this seemingly huge size put you off of MicroGNU, it's an artifact of CFLAGS=-g in the mod.sources-distributed makefile. Steve Walton