Menu

Home

Juho Snellman

A high performance Common Lisp compiler. In addition to standard ANSI Common Lisp, it provides an interactive environment including an a debugger, a statistical profiler, a code coverage tool, and many other extensions.


Project Members:


Discussion

  • void

    void - 2013-09-26

    Will SBCL supports threads on FreeBSD? Is there a work on progress for this?

     

    Last edit: void 2013-09-26
  • April Hare

    April Hare - 2021-01-23

    Hello all,
    Fear, fire, foes, awake!
    I'm trying to cross compile SBCL using whatever LISP I can (ABCL is available, so that).
    I clone and..
    `$ sh make.sh abcl
    [SNIP]
    //entering make-target-1.sh
    //building runtime system and symbol table file
    GNUmakefile:41: genesis/Makefile.features: No such file or directory
    GNUmakefile:50: Config: No such file or directory
    make: *** No rule to make target 'Config'. Stop.

     
  • Douglas Katzman

    Douglas Katzman - 2021-01-23

    Surely something you snipped out is relevant . It ought to create Makefile.features if it got through first genesis, which it must not have.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.