emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling current CVS Emacs on Windows NT


From: Eli Zaretskii
Subject: Re: Compiling current CVS Emacs on Windows NT
Date: Tue, 8 Jan 2002 13:14:47 +0200 (IST)

On Tue, 8 Jan 2002, Juanma Barranquero wrote:

> On 04 Jan 2002 21:06:56 +0000, Jason Rumney <address@hidden> wrote:
> 
> > Usually a byte-recompile-directory before compiling works, and is
> > much quicker.
> 
> nmake bootstrap takes about six minutes in my machine (800 MHz), so I'll
> rather take the time once a day than risk the "usually". YMMV :)

How about ``always''?  Except the very first time you get the files from 
CVS, I've yet to see a situation where the following doesn't work for me
each time I resync with the repository:

        make
        cd lisp
        make recompile EMACS=path-to-just-built-emacs.exe
        cd ..
        make install

It's fast, too, since only the modified files are recompiled.

Oh, and that's on a 450-MHz Celeron, not your 800-MHz screamer...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]