unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Native compile: excessive recompilation?
@ 2021-05-17 19:05 Michael Welsh Duggan
  2021-05-17 19:27 ` Andrea Corallo via Emacs development discussions.
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michael Welsh Duggan @ 2021-05-17 19:05 UTC (permalink / raw)
  To: emacs-devel

I, from scratch, built Emacs with native compilation and built and
installed using NATIVE_FULL_AOT=1.  There is indeed a
/usr/local/lib/emacs/28.0.50/native-lisp dir with a directory that
contains the natively-compiled files.  However, if I start emacs, even
with -Q, from a fresh user, files get compiled and put into the user
native compilation cache (~/.emacs.d/eln-cache/...).  Has anyone else
noticed this?  Or have I just made a mistake somewhere when testing
this?  

If I use emacs -Q and do `C-h i', I get compilations for the following
files:

bytecomp-12882072-ffdd30ae.eln  comp-cstr-ef162ef7-c492cd97.eln
byte-opt-9c5f25f5-b7c94b77.eln  gv-e0cf7478-eac584a4.eln
cconv-3b1f1f98-ac4628a4.eln     help-mode-d4dbae3d-034e8cf5.eln
cl-extra-d7051cba-ff815ded.eln  info-ce12c0ca-3d2b00fd.eln
cl-lib-8b938900-fbcee53d.eln    rx-627d8c83-18b6598f.eln
cl-macs-7ae82f81-d9748b96.eln   seq-c314b42f-4e726806.eln
cl-seq-f464c4e2-95d0eb23.eln    subr-x-02dfef32-04f2924b.eln
comp-7672a6ed-56d0b5ab.eln      warnings-28e75f4d-c98d4e00.eln

I would have thought that it would use the ones in
/usr/local/lib/emacs/28.0.50/native-lisp instead of recompiling them?
If it can be confirmed that this is a bug, I'll submit a proper bug
report.

-- 
Michael Welsh Duggan
(md5i@md5i.com)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-18 13:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 19:05 Native compile: excessive recompilation? Michael Welsh Duggan
2021-05-17 19:27 ` Andrea Corallo via Emacs development discussions.
2021-05-18 13:27   ` Michael Welsh Duggan
2021-05-17 19:37 ` Eli Zaretskii
2021-05-17 20:22 ` T.V Raman

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).