[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Parallel native compilation
From: |
Björn Bidar |
Subject: |
Parallel native compilation |
Date: |
Tue, 08 Nov 2022 13:43:01 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Andrea Corallo <akrl@sdf.org> writes:
> Björn Bidar <bjorn.bidar@thaodan.de> writes:
>
>> Andrea Corallo <akrl@sdf.org> writes:
>>
>>> Max Brieiev <max.brieiev@gmail.com> writes:
>>>
>>>> "Dr. Arne Babenhauserheide" <arne_bab@web.de> writes:
>>>>
>>>>> My ~/.emacs.d/ is actually versiontracked as part of my repository,
>>>>> because emacs is my build tool to compile org-mode to PDF and I need a
>>>>> reproducible environment so others can use it, too.
>>>>
>>>> If Emacs is your build tool, then you probably run it in a batch mode.
>>>>
>>>> I think in one of his messages Andrea said that native compiler is
>>>> disabled when Emacs is run in batch mode.
>>>
>>> Yep that's correct.
>>
>> But I think it possible to call `native-compile` in batch mode I think.
>> I do this with borg to precompile all packages when I update them.
>
> Yes that's correct, only the machanism that automatically triggers async
> native compilations is disabled but you can still invoke compilations
> manually.
What is the suggested what of doing so in parallel?
While using borg I've noticed that doing so would be quite handy.
It would also help to control the precompile process better when
building emacs so that the build process can be amplified by increasing
the parallel make jobs.
Br,
Björn
- Re: Suppressing native compilation (short and long term), Juanma Barranquero, 2022/11/04
- Re: Suppressing native compilation (short and long term), Eli Zaretskii, 2022/11/05
- Re: Suppressing native compilation (short and long term), Dr. Arne Babenhauserheide, 2022/11/05
- Re: Suppressing native compilation (short and long term), Andrea Corallo, 2022/11/07
- Re: Suppressing native compilation (short and long term), Björn Bidar, 2022/11/08
- Re: Suppressing native compilation (short and long term), Andrea Corallo, 2022/11/08
- Parallel native compilation,
Björn Bidar <=
- Re: Parallel native compilation, Andrea Corallo, 2022/11/08
- Re: Suppressing native compilation (short and long term), Eli Zaretskii, 2022/11/08
Re: Suppressing native compilation (short and long term), Juanma Barranquero, 2022/11/05