all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: 11707@debbugs.gnu.org, Kazuhiro Ito <kzhr@d1.dion.ne.jp>
Subject: bug#11707: 24.1.50; 'make recompile' does not use BYTE_COMPILE_FLAGS on Windows
Date: Mon, 25 Jun 2012 10:35:40 -0400	[thread overview]
Message-ID: <jwv395jcvlx.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <h7guwp56g.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sun, 24 Jun 2012 21:10:31 -0400")

>> You should use "make compile" in this situation.  "make recompile"
>> might produce incorrect byte code, because it compiles all the files
>> in the same Emacs session.

Actually, I don't know of any case where it ends up generating incorrect
byte-code.  It will signal different (fewer) warnings and things like
that, but AFAIK the generated byte-code should be pretty much
equivalent.  Moreover, if it ever ends up generating incorrect
byte-code, it's most likely because of a bug in some other file
(typically, the bug would be that Emacs's behavior is modified just by
loading that file).

> I would like to suggest just removing the "recompile" target altogether. 
> Although I have never used it for anything personally, so maybe I'm
> missing something, but I cannot see why this target should exist.

It is significantly faster on uniprocessor machines.

I don't think we should remove it, but we should definitely rename it
because nothing in "compile -vs- recompile" hints at the difference.

We could rename it to "single-process-compile" or something like that.


        Stefan





  parent reply	other threads:[~2012-06-25 14:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14 11:16 bug#11707: 24.1.50; 'make recompile' does not use BYTE_COMPILE_FLAGS on Windows Kazuhiro Ito
2012-06-14 16:27 ` Eli Zaretskii
2012-06-15 16:41   ` Kazuhiro Ito
2012-06-15 17:41     ` Eli Zaretskii
2012-06-18 12:56       ` Kazuhiro Ito
2012-06-25  1:10       ` Glenn Morris
2012-06-25 11:35         ` Juanma Barranquero
2012-06-26 16:28           ` Glenn Morris
2012-06-26 17:08             ` Eli Zaretskii
2012-06-28 17:30               ` Glenn Morris
2012-06-28 18:15                 ` Eli Zaretskii
2012-06-25 14:35         ` Stefan Monnier [this message]
2012-06-28 17:34           ` Glenn Morris
2012-06-28 18:11             ` Stefan Monnier
2012-07-06  7:44           ` Glenn Morris
2013-12-18 21:40             ` Glenn Morris

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

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

  git send-email \
    --in-reply-to=jwv395jcvlx.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=11707@debbugs.gnu.org \
    --cc=kzhr@d1.dion.ne.jp \
    --cc=rgm@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.