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: Tue, 09 Aug 2022 14:16:47 +0300

> From: Andrea Corallo <akrl@sdf.org>
> Cc: Joseph Mingrone <jrm@ftfl.ca>, emacs-devel@gnu.org, emacs@FreeBSD.org
> Date: Tue, 09 Aug 2022 09:21:11 +0000
> 
> > It looks to me like a GC bug so far.  Unfortunatly I've very constrained
> > time to dedicate on this this week.
> 
> Thinking about this... Maybe relying on the GC for this is not a very
> good idea in the first place.  If we are conservative on the stack my
> might always mark a CU accidentally and fall into the same issue.
> 
> I think we should maintain a list of all loaded CUs so we can fix them
> up reliably.  If this is agreed not to be a bad idea I'll prepare a
> patch.

I suggest to postpone the decision until we have a good understanding
of what happens in this particular case and why it happens only in
32-bit builds.  Maybe we will decide what you suggest, but there are
likely other factors at work here, and it would be good to know what
they are.

Thanks.



reply via email to

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