Closed yurivict closed 7 months ago
===> Generating temporary packing list echo '(load "library/compiler.lsp") (compile-file "library/bit.lsp")' | ./eisl -r Data segment size exceeds process limit Abort trap gmake: *** [makefile:150: library/bit.o] Error 134
Version: 3.90 clang-18 FreeBSD 14.0
Try reducing the value of CELLSIZE in ffi.h.
Reducing CELLSIZE to 10000000 makes the build to succeed.
Version: 3.90 clang-18 FreeBSD 14.0