emacs-devel
[Top][All Lists]
Advanced

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

Re: Windows 28.1 install/zip has el newer than elc for some files?


From: Eli Zaretskii
Subject: Re: Windows 28.1 install/zip has el newer than elc for some files?
Date: Fri, 22 Apr 2022 08:26:35 +0300

> From: Corwin Brust <corwin@bru.st>
> Date: Thu, 21 Apr 2022 20:20:02 -0500
> Cc: Emacs developers <emacs-devel@gnu.org>
> 
> On Thu, Apr 21, 2022 at 1:36 PM Eli Zaretskii <eliz@gnu.org> wrote:
> >
> > Which commands do you use to build the tarball?
> 
> ./configure --with-modules --without-dbus --with-native-compilation
> --without-compress-install CFLAGS=-O2
> 
> make install-strip -j 20 prefix=/d/emacs-build/install/emacs-28.1
> 
> > Anything different from "./configure" followed by "make"?
> 
> No, notwithstanding running makensis (after configure and make have
> run successfully).

I'm not familiar with makensis, but other than that, the only
explanation of the problem with timestamps can be some tool you use
under the hood, like if (for example) 'cp' or 'install' or 'tar' or
'gzip' don't preserve time stamps (which would mean they are buggy).



reply via email to

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