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

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

bug#58429: 29.0.50; inhibit-automatic-native-compilation does not work a


From: Eli Zaretskii
Subject: bug#58429: 29.0.50; inhibit-automatic-native-compilation does not work as expected.
Date: Wed, 12 Oct 2022 16:31:44 +0300

> Cc: 58429@debbugs.gnu.org, Andrea Corallo <akrl@sdf.org>
> From: Max Brieiev <max.brieiev@gmail.com>
> Date: Wed, 12 Oct 2022 14:57:20 +0300
> 
> I was confused by the part that says that trampolines (whatever the term
> means) "will not get written to disk", but the error was about not being
> able to create '.eln' file on disk.

Where do you see a message saying that the error is about creating the
file on disk?  The error message you quoted was different:

  x86_64-unknown-linux-gnu-gcc-10.3.0: fatal error: cannot execute ‘as’: 
execvp: No such file or directory

This says that the compilation tried to invoke 'as', the assembler,
but didn't find the assembler program file on your system.





reply via email to

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