emacs-devel
[Top][All Lists]
Advanced

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

Re: Compiling Emacs from source for hacking on it


From: Óscar Fuentes
Subject: Re: Compiling Emacs from source for hacking on it
Date: Tue, 31 May 2022 16:02:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Ken Brown <kbrown@cornell.edu> writes:

> On 5/31/2022 9:35 AM, tomas@tuxteam.de wrote:
>>> I think out of tree builds never really worked in Emacs.
>> Hm. FWIW I build regularly out-of-tree. I make sure to radically
>> delete the build dir, and do a "make distclean" (possibly not
>> needed).
>> The only issues I had were, from time to time, older .elc files
>> (thus that "double cleaning" above: that's how voodoo rituals
>
> I also build out-of-tree and have done so for years.

+1

> I don't do any special cleaning between builds, and it works fine.

Apart from the occassional `make bootstrap' or `git clean -fdx'.

In fact, INSTALL says that out-of-tree builds are ok:

  2b. Alternatively, create a separate directory, outside the source
      directory, where you want to build Emacs, and invoke 'configure'
      from there:

                 SOURCE-DIR/configure

      where SOURCE-DIR is the top-level Emacs source directory.




reply via email to

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