emacs-devel
[Top][All Lists]
Advanced

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

Re: Add cedet/ede/shell.el to ELCFILES


From: Dan Nicolaescu
Subject: Re: Add cedet/ede/shell.el to ELCFILES
Date: Sat, 17 Oct 2009 23:01:29 -0700 (PDT)

Stefan Monnier <address@hidden> writes:

  > >> This is with the current CVS:
  > >> 
  > >> Maintainer warning: $(lisp)/cedet/ede/shell.el missing from $ELCFILES?
  > >> Compiling $(lisp)/cedet/ede/shell.el
  > >> Wrote $(lisp)/cedet/ede/shell.elc
  > 
  > > When you see such a warning (which is completely harmless, BTW), just
  > > run `make update-elclist' in the lisp directory, and commit
  > > Makefile.in.
  > 
  > BTW, if someone can come up with a way to get rid of `elcfiles' in
  > lisp/Makefile.in that would be very welcome.  Its only purpose is to
  > allow parallel compilation of the .el files (which happens to be
  > unreliable anyway), so the pain it brings is fairly high compared to the
  > benefit.  A solution that doesn't requires something like
  > `update-elcfiles' would be much preferred.

Wouldn't the parallel compilation problem go away if your idea of using
the .el files (rather than .elc) during compilation would be implemented?





reply via email to

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