emacs-devel
[Top][All Lists]
Advanced

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

Re: Building a tarball with native-compilation support


From: Eli Zaretskii
Subject: Re: Building a tarball with native-compilation support
Date: Thu, 26 Aug 2021 16:42:01 +0300

> Date: Wed, 18 Aug 2021 16:17:12 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: larsi@gnus.org, emacs-devel@gnu.org
> 
> > 7fa5dec86e works for me, please have a look if it satisfies your usage
> > as well.
> 
> Oh, it was a bug?  I thought it was some kind of cockpit error on my
> part.
> 
> Thanks, will look into this soon.

Finally got some time to work on this.

It works fine now, thanks.  But I think we should also pass the value
of comp-file-preloaded-p to the async compilation subprocesses,
because otherwise one needs to set LISP_PRELOADED in the environment,
which is somewhat less clean, IMO.  This is not important for what I
want to do, because src/Makefile takes care to set up LISP_PRELOADED.
But I think it is good to have that for other use cases.



reply via email to

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