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

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

bug#52711: undefined reference to '__muloti4'


From: Paul Eggert
Subject: bug#52711: undefined reference to '__muloti4'
Date: Tue, 21 Dec 2021 15:41:51 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1

On 12/21/21 12:12, Alan Third wrote:
Looks like it's gnulib:

Indeed it is. In a recent Gnulib change I misspelled "__clang_major__" in an ifdef, which caused intprops.h to incorrectly assume that you were running Clang 14 (which isn't out yet) and therefore intprops.h did not work around Clang bug 16404, a bug that is present on your Clang 11-based platform.

Sorry about that. I corrected the misspelling in Gnulib and propagated the latest Gnulib into Emacs, so it should work now.





reply via email to

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