bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37527: [PATCH] Install C source code for for debugging help


From: Paul Eggert
Subject: bug#37527: [PATCH] Install C source code for for debugging help
Date: Thu, 23 Jan 2020 09:42:10 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 1/23/20 6:23 AM, Eli Zaretskii wrote:
if Emacs was installed with the
sources, but the original source tree where it was built still exists,
where will source-directory point after your changes?

It'll point to the original source tree if you're running Emacs out of the build directory. If you're running Emacs out of the installed directory, it will point to the installed source tree.

Let's consider builds
that aren't meant to be reproducible.

Although we can do that, generally speaking it's better when there's no difference between reproducible and irreproducible builds, as that's one less thing to worry about when maintaining and debugging.





reply via email to

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