emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS: Win64 testers?


From: Eli Zaretskii
Subject: Re: MPS: Win64 testers?
Date: Tue, 13 Aug 2024 15:37:20 +0300

> From: Quang Kien Nguyen <kien.n.quang@gmail.com>
> Date: Tue, 13 Aug 2024 05:12:19 -0700
> Cc: emacs-devel@gnu.org
> 
> By the way, @Pip Cet, have you been able to build 64bit Emacs with MPS?
> 
> I've tried to build them but Emacs crashed as soon as temacs was
> trying to bootstrap.
> Here is the patch I used for MPS though
> https://raw.githubusercontent.com/kiennq/emacs-build/main/patches/mps/0002-mingw64-support-mingw64.patch

Did you run the MPS test suite, and if you did, did all the tests
succeed?

It is not recommended to try the MPS build of Emacs as long as the MPS
library doesn't pass the tests with flying colors.  The patch to
mpstd.h is the first place to look for possible issues.  E.g., why is
MPS_PF_ALIGN 8 and not 16?  Also, did you audit all the places
conditioned on MPS_BUILD_MV and MPS_PF_W3I6MV and made sure they are
conditioned on MPS_BUILD_GC and MPS_PF_W3I6GC when the MinGW64 build
needs the same code as the 64-bit MSVC build?



reply via email to

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