emacs-devel
[Top][All Lists]
Advanced

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

Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professiona


From: Eli Zaretskii
Subject: Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professional
Date: Wed, 15 Aug 2007 21:07:42 +0300

> Date: Wed, 15 Aug 2007 13:49:22 +0530
> From: dhruva <address@hidden>
> Cc: address@hidden, address@hidden
> 
> On 8/15/07, Eli Zaretskii <address@hidden> wrote:
> >     make recompile EMACS=../src/oo-spd/i386/emacs.exe
> 
> Is it possible (technically) to use the emacs in the BLD folder
> instead of the one under 'bin'?

Yes.  That's exactly what the command I show above does.

emacs.exe in the BLD directory is a normal dumped Emacs, it's just not
installed in `bin', and, possibly, didn't yet pick up all the latest
doc strings due to modified Lisp files.  "make install" handles both
of these issues, but for compiling Lisp files, emacs.exe in BLD is
usually good enough.

> The emacs executable will be always under the BLD folder before a
> call to 'recompile', am I right in this assumption?

"make recompile" doesn't do anything with emacs.exe, so I'm unsure
what you are asking here.

In any case, if bin/emacs.exe is up to date, it's better to use it
than src/oo-spd/i386/emacs.exe, because the former is guaranteed to
have all the latest changes in doc strings and have all the latest
Lisp files preloaded into it.




reply via email to

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