emacs-devel
[Top][All Lists]
Advanced

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

Re: On elisp running native - Update 9


From: Stefan Monnier
Subject: Re: On elisp running native - Update 9
Date: Wed, 17 Jun 2020 19:54:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> I believe in the current state the branch should be much more accessible
> to 32bit systems and constrained hardware in general.

As a case in point, I just built it on 32bit i386 and armhf (on an
Orange Pi with 1GB of RAM) ;-)

For some reason, the armhf encountered a few crashes.  Mostly some
segfault when compiling linux.el (but that segfault disappeared when
retrying after compiling everything else) and modula2.el and octave.el
both still fail with:

     ELC+ELN   progmodes/modula2.elc
    Wrong type argument: listp, (:foundry unspecified :width unspecified 
:height unspecified :weight unspecified :slant unspecified ...)
    make[2]: *** [Makefile:312: progmodes/modula2.elc] Error 255
     ELC+ELN   progmodes/octave.elc
    Wrong type argument: listp, (/bin/bash : ligne 1 :  2978 Erreur de 
segmentation  (core dumped)EMACSLOADPATH= '../src/emacs' -batch --no-site-file 
--no-site-lisp --eval '(setq load-prefer-newer t)' -l comp -f 
batch-byte-native-compile-for-bootstrap progmodes/octave.el
    make[2]: *** [Makefile:312: progmodes/octave.elc] Error 139


-- Stefan




reply via email to

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