emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] make-dist fixes and clean-ups


From: Stefan Monnier
Subject: Re: [PATCH] make-dist fixes and clean-ups
Date: Sun, 01 May 2005 11:12:36 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

> I need to make make-dist work on an non-bootstrapped tree.  We, at Debian,
> don't include .elc files in the tarball and generate packages from
> the bootstrap, for practical reasons.

But even if you don't include the elc files, you do distribute the Emacs
executable.  This executable includes copies of the predumped elc files
and is able to rebuild the other elc files without bootstrapping.

> If you remove ldefs-boot.el, make bootstrap fails.

Use `cd lisp; make (re)compile'.


        Stefan




reply via email to

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