emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs in CVS as today does not build - emacs depends on *.elc, which


From: Stefan Monnier
Subject: Re: Emacs in CVS as today does not build - emacs depends on *.elc, which cannot be built without emacs
Date: Mon, 04 Nov 2002 10:43:04 -0500

> > The question was: do you care whether you have to say
> > 
> >     make bootstrap
> > or
> >     make clean bootstrap
> > 
> > when you want to do your consistency-check bootstrap ?
> 
> No, of course I don't care as long as it's clearly documented somewhere

It should probably be documented at the same place as the fact
that after modifying lisp.h `make' will not rebuild all the .o files
that depend on lisp.h and that you might thus need a `make clean' as
well.


        Stefan





reply via email to

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