unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* native-compilation: how to force the .eln files to be built
@ 2021-04-12 22:07 Ken Brown
  2021-04-13  2:30 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Ken Brown @ 2021-04-12 22:07 UTC (permalink / raw)
  To: emacs-devel

I'm just looking at the feature/native-comp branch for the first time, so I 
apologize in advance if my question has already been asked and answered.

Is there an easy way to force the .eln files to be built if the .elc files are 
up to date?  Here's my use case:

I often have more than one build directory for a given source directory.  The 
different build directories might correspond to different configure options or 
different architectures, for example.  After building in one directory, the .elc 
files in the source directory are all up to date.  If I now build in a different 
directory, the .eln files might be out of date or even non-existent, but they 
don't get (re)built.

Thanks.

Ken



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

end of thread, other threads:[~2021-04-13 13:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 22:07 native-compilation: how to force the .eln files to be built Ken Brown
2021-04-13  2:30 ` Eli Zaretskii
2021-04-13 12:42   ` Ken Brown
2021-04-13 13:58     ` Eli Zaretskii

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