[2022-12-02 05:11:15+0000] Andrey Grozin:
In principle, one can try a workaround: use some other lisp (say, clisp or
ecl) as the bootstrap lisp. This way is at best brittle: there is no
guarantee that these external lisps will compile the sbcl sources
successfully. People say that sometimes this works.

Well Alpine is using the ecl route: 
https://git.alpinelinux.org/aports/tree/community/sbcl/APKBUILD
And GNU GuixSD is using the clisp route but per the comments ecl would be 
better: 
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/lisp.scm#n424

Reply via email to