unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org, miles@gnu.org
Subject: Re: removing .elc files for `make bootstrap'
Date: Tue, 20 Apr 2004 08:54:55 +0900 (JST)	[thread overview]
Message-ID: <200404192354.IAA01708@etlken.m17n.org> (raw)
In-Reply-To: <jwvn05859nk.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on 19 Apr 2004 10:25:07 -0400)

In article <jwvn05859nk.fsf-monnier+emacs@gnu.org>, Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>  Any objection to me changing `make bootstrap' to remove all .elc files
>>  at the beginning?

> I need/want a bootstrap target that is "restartable".
> So we should distinguish between `maintainer-clean' which prepares for
> a clean boostrap and `bootstrap' which just builds the files assuming that
> the dependencies are correct (or that the files were removed by
> maintainer-clean if the dependencies were not).

I think the basic problem of having old .elc is that
`require' loads it even if there exists a newer .el.  Can't
we solve this problem by having a flag variable which, if
non-nil, forces loading whichever the newer one.  Then we
can bind that variable to t on bootstrapping (or always on
byte-compiling).

---
Ken'ichi HANDA
handa@m17n.org

      parent reply	other threads:[~2004-04-19 23:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-18 22:42 removing .elc files for `make bootstrap' Miles Bader
2004-04-18 23:52 ` Juanma Barranquero
2004-04-19  1:36 ` Kenichi Handa
2004-04-19  6:50 ` Jérôme Marant
2004-04-19 14:22 ` Stefan Monnier
2004-04-19 14:25 ` Stefan Monnier
2004-04-19 21:29   ` Miles Bader
2004-04-19 23:49     ` Kim F. Storm
2004-04-19 23:54   ` Kenichi Handa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200404192354.IAA01708@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).