help-emacs-windows
[Top][All Lists]
Advanced

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

Re: Error: Internal native compiler error failed to compile


From: Eli Zaretskii
Subject: Re: Error: Internal native compiler error failed to compile
Date: Wed, 22 Mar 2023 17:04:15 +0200

> From: Ken Goldman <kgoldman@us.ibm.com>
> Date: Wed, 22 Mar 2023 09:23:06 -0400
> 
> Windows 11, emacs 28.1:
> 
> When I move from gcc 32-bt to 64-bit (mingw), I get these errors.
> 
> It fails on url-history.el, msb.el, ring.el, and misearch.el.
> 
> Is there a fix?

If your Emacs was compiled as 32-bit application, you must use a
32-bit GCC and Binutils to perform native-compilation.  And if your
Emacs was compiled as a 64-bit application, you must use 64-bit
compiler.  You cannot mix them.



reply via email to

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