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: Jérôme Marant
Subject: Re: [PATCH] make-dist fixes and clean-ups
Date: Sun, 01 May 2005 19:10:28 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> 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.

I don't get it. I don't have the executable around. I need to build
it in order to build Lisp files. Make tells me I have no choice
but running 'make bootstrap' in order to get this predumped version.

>> If you remove ldefs-boot.el, make bootstrap fails.
>
> Use `cd lisp; make (re)compile'.

Sure, but only once I got the executable compiled.

Anyway, I think it should be possible to bootstrap from source.
I'd propose to leave ldefs-boot.el in the tarball but to prevent
lisp/Makefile to install it.

Cheers,

-- 
Jérôme Marant




reply via email to

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