emacs-devel
[Top][All Lists]
Advanced

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

Re: --with-native-compilation build failure on 32-bit systems


From: Eli Zaretskii
Subject: Re: --with-native-compilation build failure on 32-bit systems
Date: Thu, 18 Aug 2022 16:08:07 +0300

> From: Andrea Corallo <akrl@sdf.org>
> Cc: larsi@gnus.org, jrm@ftfl.ca, emacs-devel@gnu.org, emacs@FreeBSD.org
> Date: Thu, 18 Aug 2022 11:08:32 +0000
> 
> On 64bit I get:
> 
> emacs:0:Pure Lisp storage overflow (approx. 3366891 bytes needed)
> 
> On 32:
> 
> emacs:0:Pure Lisp storage overflow (approx. 2549794 bytes needed)

That's soooo strange!  If I start Emacs under GDB and print the value
of PURESIZE, I get 6000000 bytes in a 64-bit build and 4480000 bytes
in a 32-bit build --with-wide-int.  What values do you see?

Maybe the problem happens only in --without-x builds?



reply via email to

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