The following table summarizes all the known Common Lisp implementations where STMX has been tested.
Linux distributions | ||||||
---|---|---|---|---|---|---|
Debian 7.0 | Ubuntu 12.04LTS | Raspbian | ||||
x86_64 | x86 | x86 | armhf (Raspberry Pi) | |||
SBCL | 1.1.11 | x86_64 | ok | |||
1.0.55.0 | x86 | ok | ok | |||
ABCL | 1.1.1 | OpenJDK 6b27 | ok | |||
CCL | 1.9-r15769 | x86_64 | ok | |||
x86 | ok | ok | ok | |||
1.9-dev-r15475M-trunk | armhf | ok | ||||
CMUCL | 20c Unicode | x86 | ??? | ok, need [1] | ok, need [1] | |
20d Unicode | x86 | ??? | ??? | ??? | ||
ECL | 13.5.1 | x86_64 | fail | |||
x86 | fail | fail |
[1] all tested CMUCL versions need to be started with option -fpu x87, otherwise the following problems will happen on CPUs that support SSE2 or later: a) CMUCL 20c fails to load the ASDF provided by quicklisp (the builtin one is too old) with a "division by zero" error. b) all tested CMUCL versions sometimes hang in STMX test suite