emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

native-compilation: how to force the .eln files to be built


From: Ken Brown
Subject: native-compilation: how to force the .eln files to be built
Date: Mon, 12 Apr 2021 18:07:53 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]