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

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

bug#47800: [native-comp] could not resolve realpath of "emacs"


From: Eli Zaretskii
Subject: bug#47800: [native-comp] could not resolve realpath of "emacs"
Date: Sat, 17 Apr 2021 17:00:42 +0300

> From: wilde@sha-bang.de
> Date: Fri, 16 Apr 2021 11:53:58 +0200
> 
> FWIW: when /proc/self/exe exists it is a symlink to the currently
> running executable, that should make the implementation of
> find_executable() in these cases straight forward.
> 
> Basically:
>   realpath ("/proc/self/exe", NULL);
> should do the job.

This was discussed, but AFAIR people felt uneasy with using it.





reply via email to

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