emacs-devel
[Top][All Lists]
Advanced

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

Re: Native compilation on MPS branch


From: Eli Zaretskii
Subject: Re: Native compilation on MPS branch
Date: Sun, 21 Apr 2024 12:33:25 +0300

> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> Cc: Andrea Corallo <acorallo@gnu.org>
> Date: Sun, 21 Apr 2024 10:45:44 +0200
> 
> Gerd Möllmann <gerd.moellmann@gmail.com> writes:
> 
> > Gerd Möllmann <gerd.moellmann@gmail.com> writes:
> >
> >> - Run tests with native compilation.
> >
> > I'm oding that. It currently does not build with native compilation.
> >
> > Error: native-ice ("emacs-lisp/bytecomp.el" "can't find data in relocation 
> > containers")
> >   signal(native-ice ("emacs-lisp/bytecomp.el" "can't find data in 
> > relocation containers"))
> >   comp--native-compile("emacs-lisp/bytecomp.el")
> >
> > which sounds like it could have to do with moving pointers.
> 
> Ok, as a starter, there are some Lisp_Object members of comp_t that are
> not staticpro'd, so something has to be done for a moving collector.
> 
> @Andrea: Don't know, should things like comp_t::driver_options be
> staticpro'd for the "normal" GC? If so, things would automatically work
> with MPS OOTB.

Andrea, please reply in this new thread, dedicated to this particular
issue.

Thanks.



reply via email to

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