[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A target that's even more bootstrap?
From: |
Phillip Lord |
Subject: |
Re: A target that's even more bootstrap? |
Date: |
Wed, 19 Jun 2019 16:29:45 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1.90 (gnu/linux) |
Óscar Fuentes <address@hidden> writes:
> Andy Moreton <address@hidden> writes:
>
>>> In Emacs, out of tree builds are peculiar because they put build
>>> products in the source tree (.elc files).
>>
>> Exactly my point - that should not happen. The .elc files should go in
>> <builddir>/lisp and not in the source tree.
>
> I argued about this point on the past to no avail. Some hackers here
> find this feature convenient for their workflow.
It does have an advantage when I build for Windows, for example. I have
to build twice (i686, x86_64), so I do out of source builds. But
byte-compilation happens only once.
I guess the reason for it is that the source distribution, actually
includes the (non-source) elc files. The same is true for configure
which is also generated in source.
Phil
- Re: A target that's even more bootstrap?, (continued)
- Re: A target that's even more bootstrap?, Lars Ingebrigtsen, 2019/06/20
- Re: A target that's even more bootstrap?, Eli Zaretskii, 2019/06/20
- Re: A target that's even more bootstrap?, Lars Ingebrigtsen, 2019/06/21
- A target that's even more bootstrap?, Paul Eggert, 2019/06/21
- Re: A target that's even more bootstrap?, Richard Stallman, 2019/06/22
- Re: A target that's even more bootstrap?, Eli Zaretskii, 2019/06/20
- Re: A target that's even more bootstrap?, Lars Ingebrigtsen, 2019/06/20
- Re: A target that's even more bootstrap?, Eli Zaretskii, 2019/06/20
- Re: A target that's even more bootstrap?, Lars Ingebrigtsen, 2019/06/20
- Re: A target that's even more bootstrap?, Paul Eggert, 2019/06/20
- Re: A target that's even more bootstrap?,
Phillip Lord <=
- Re: A target that's even more bootstrap?, Óscar Fuentes, 2019/06/19
- Re: A target that's even more bootstrap?, Stefan Monnier, 2019/06/19
- Re: A target that's even more bootstrap?, Óscar Fuentes, 2019/06/19
- Out of tree builds [was Re: A target that's even more bootstrap?], Glenn Morris, 2019/06/19
- Re: Out of tree builds [was Re: A target that's even more bootstrap?], Óscar Fuentes, 2019/06/19
- Re: A target that's even more bootstrap?, Stefan Monnier, 2019/06/19
- Re: A target that's even more bootstrap?, Óscar Fuentes, 2019/06/19
- Re: A target that's even more bootstrap?, Phillip Lord, 2019/06/20