Bug#598152: clisp: FTBFS on ARM EABI (armel)
Michael Terry
michael.terry at canonical.com
Thu Nov 17 17:43:00 UTC 2011
I get pretty far these days. I was looking into why it was failing in
Ubuntu and it gets to this point:
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m
2MW -lp /home/mterry/clisp-2.49/src/ -x '(and (load
"/home/mterry/clisp-2.49/src/init.lisp") (sys::%saveinitmem)
(ext::exit)) (ext::exit t)'
C_CODE_ALIGNMENT is wrong. &EVAL-WHEN = 0x36729.
Add -falign-functions=4 to CFLAGS in the Makefile.
make[1]: *** [interpreted.mem] Aborted
But everything appears to be compiled with -falign-functions=4 already...
-mt
More information about the pkg-common-lisp-devel
mailing list