[clpython-devel] Re: CLPython on SBCL

Willem Broekema metawilm at gmail.com
Tue May 13 07:40:59 UTC 2008


On Tue, May 13, 2008 at 7:21 AM, Leonardo Varuzza <varuzza at gmail.com> wrote:

> I just discovered how to compile clpython in SBCL 1.0.16. If you remove
> the declaration of py-dict to outside of the eval-when  SBCL won't go crazy
> about the STREAM-ELEMENT-TYPE thing.


Okay, thanks! The eval-when is probably required for Allegro (and to be
strictly portable) though, so I'll introduce some read-time conditionals in
the code.

Apparently everything is ok. The commands suggested in the final of the
> compilation process works without trouble.


That's good news! How about the test suite, does that succeed (with just the
5 or so expected failures)?

- Willem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/clpython-devel/attachments/20080513/45be0699/attachment.html>


More information about the Clpython-devel mailing list