Skip to content

example error #46

Description

in https://github.com/mmaul/clml#requirements

Note: Default heapsize should be around 2560K (On some systems it may need to be greater) for SBCL this can be done by set with the switch

sbcl --dynamic-space-size 2560

but in https://github.com/sbcl/sbcl/blob/b4bd286aa1ec90d5cac4719d45f7eb5664b12155/make-config.sh#L158

<size> is taken to be megabytes

so sbcl --dynamic-space-size 2560 is 2560m not 2560k

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions