Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.7 KB

supported-systems.md

File metadata and controls

38 lines (26 loc) · 1.7 KB

STMX

Supported systems

The following table summarizes all the known Common Lisp implementations where STMX has been tested.

Linux distributions
Debian 7.0Ubuntu 12.04LTSRaspbian
x86_64x86x86armhf (Raspberry Pi)
SBCL1.1.11x86_64ok
1.0.55.0x86okok
ABCL1.1.1OpenJDK 6b27ok
CCL1.9-r15769x86_64ok
x86 okokok
1.9-dev-r15475M-trunkarmhf ok
CMUCL20c Unicodex86???ok, need [1]ok, need [1]
20d Unicodex86?????????
ECL13.5.1x86_64fail
x86 failfail

[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