[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.
- Re: Building a tarball with native-compilation support, (continued)
- Re: Building a tarball with native-compilation support, Eli Zaretskii, 2021/08/07
- Re: Building a tarball with native-compilation support, Eli Zaretskii, 2021/08/07
- Re: Building a tarball with native-compilation support, Eli Zaretskii, 2021/08/07
- Re: Building a tarball with native-compilation support, Eli Zaretskii, 2021/08/07
- Re: Building a tarball with native-compilation support, Eli Zaretskii, 2021/08/14
- Re: Building a tarball with native-compilation support, Andrea Corallo, 2021/08/17
- Re: Building a tarball with native-compilation support, Eli Zaretskii, 2021/08/17
- Re: Building a tarball with native-compilation support, Andrea Corallo, 2021/08/17
- Re: Building a tarball with native-compilation support, Eli Zaretskii, 2021/08/18
- Re: Building a tarball with native-compilation support, Andrea Corallo, 2021/08/18
- Re: Building a tarball with native-compilation support,
Eli Zaretskii <=
- Re: Building a tarball with native-compilation support, Andrea Corallo, 2021/08/27