-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
A long time ago oct used to be part of quicklisp but was removed because it did build at some point.
I finally got around to updating it and I've updated the code and tests so that sbcl can now build and run the tests. Some tests fail, but they're marked as expected failures, so tests pass.
Use (asdf:test-system :oct) to run the tests.
Also, I had to set a dynamic-space size of 2048 (!) to allow sbcl to build oct. Not sure why that is. Cmucl only needs 384 MB (or less), and ccl64 can build and run the tests with its default heap sizes.
Metadata
Metadata
Assignees
Labels
No labels