all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: dxlcstar <dxlcstar@protonmail.com>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: Native compilation
Date: Wed, 22 Dec 2021 17:01:25 +0100	[thread overview]
Message-ID: <87czloy6ga.fsf@telefonica.net> (raw)
In-Reply-To: <hGFv6ad29SFPPQuW7ISQJAo6RJ_MCc6nBD_scMC4BoRgOjJrOoUDfEN8lFPq3dWvRTuZY58yKdcbQa7LqLpPQTnNoOsQUxnaO92P7egXQX0=@protonmail.com> (dxlcstar@protonmail.com's message of "Wed, 22 Dec 2021 14:41:26 +0000")

dxlcstar <dxlcstar@protonmail.com> writes:

> I hope this is not an extremely dumb question.
>
> After installing emacs (mater branch) with native compilation enabled, running
> it for the first time invokes deferred compilation for the packages
> that I call and use, and eln-cache is populated.
>
> But, subsequent invocations of emacs doesn't seem to start deferred
> compilation at all for lisp packages that I didn't use the first time.
>
> I think I am missing something very basic - any suggestions ?


First, check that those packages are really being ignored by
native-comp: if the package has source file foo.el, go to the eln-cache
directory and see if there is foo-####.eln.

Also, check that the source files of those packages are byte-compiled
(to .elc). That's a requirement for generating native code.



  reply	other threads:[~2021-12-22 16:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-22 14:41 Native compilation dxlcstar
2021-12-22 16:01 ` Óscar Fuentes [this message]
2021-12-23 22:48   ` Emanuel Berg via Users list for the GNU Emacs text editor

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=87czloy6ga.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=dxlcstar@protonmail.com \
    --cc=help-gnu-emacs@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.