X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Fri, 10 Apr 2009 01:12:08 +0300 From: Eli Zaretskii Subject: Re: GNU Emacs 22.3 and Vista In-reply-to: <6fe30866-6add-4c07-93dc-47e56462a597@z9g2000yqi.googlegroups.com> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: <83vdpd329z.fsf@gnu.org> References: <7b67b41d-4ec9-4d49-9e15-2b2db729e8cf AT 3g2000yqk DOT googlegroups DOT com> <83fxgoda43 DOT fsf AT gnu DOT org> <83ws9t358x DOT fsf AT gnu DOT org> <6fe30866-6add-4c07-93dc-47e56462a597 AT z9g2000yqi DOT googlegroups DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Rugxulo > Date: Thu, 9 Apr 2009 14:43:38 -0700 (PDT) > > And just for the record, if you find it does matter, the latest GZip > .ZIPs (bin + src) 1.3.12 for DJGPP total less than 1 MB. It doesn't matter how small it is. What matters is that it doesn't come with the basic DJGPP installation, and it is absent from stock DOS/Windows systems. Emacs is one of the few GNU packages that are considered ``basic'', i.e. ones you could build and install if you were bootstrapping the entire DJGPP system. After you have the compiler, Binutils, and djdevXXX.zip, you are supposed to build Make first and Emacs next. That is why both Make and Emacs do not use configure scripts to configure themselves and don't require additional tools to build, except what's absolutely necessary. Gzip is out.