all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Pip Cet <pipcet@gmail.com>
Cc: emacs-devel@gnu.org, akrl@sdf.org
Subject: Re: New 'feature/native-comp' configure flag
Date: Fri, 26 Feb 2021 22:17:43 +0200	[thread overview]
Message-ID: <83lfbaporc.fsf@gnu.org> (raw)
In-Reply-To: <CAOqdjBeOOqsOX=TALRWCvACTKpbXjqOGs5hUnvA5uBJ7C8XGCw@mail.gmail.com> (message from Pip Cet on Fri, 26 Feb 2021 19:57:06 +0000)

> From: Pip Cet <pipcet@gmail.com>
> Date: Fri, 26 Feb 2021 19:57:06 +0000
> Cc: emacs-devel@gnu.org
> 
> On Fri, Feb 26, 2021 at 7:44 PM Andrea Corallo via Emacs development
> discussions. <emacs-devel@gnu.org> wrote:
> > As of 42fc752a14 the new configure flag to activate the Elisp native
> > compilation is '--with-native-compilation'.
> 
> I still think we should adhere to the GNU Coding Standards
> (https://www.gnu.org/prep/standards/standards.html) in this case and
> use --enable- here (native compilation is a feature), not --with-
> (there is no external package called "native-compilation" that we
> somehow depend on).

The --with-SOMETHING options are not only for external packages.  We
have other similar configure-time options:

  --with-modules
  --with-threads
  --with-native-image-api
  --with-dumping
  --with-wide-int

etc.



  parent reply	other threads:[~2021-02-26 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-26 19:43 New 'feature/native-comp' configure flag Andrea Corallo via Emacs development discussions.
2021-02-26 19:57 ` Pip Cet
2021-02-26 20:17   ` Doug Davis
2021-02-26 20:17   ` Eli Zaretskii [this message]
2021-02-26 20:30     ` Andreas Schwab

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=83lfbaporc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=akrl@sdf.org \
    --cc=emacs-devel@gnu.org \
    --cc=pipcet@gmail.com \
    /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.