Comment 6 for bug 1012811

Revision history for this message
Mark (hitecnologys) wrote :

Darwin MacBook-Air-Mark.local 12.0.0 Darwin Kernel Version 12.0.0: Tue May 8 17:30:17 PDT 2012; root:xnu-2050.5.8~1/RELEASE_X86_64 x86_64

First, as I have Mountain Lion (gcc was replaced by clang and clang can't compile most sources), I've installed this: https://github.com/kennethreitz/osx-gcc-installer.

Then I've installed homebrew and installed emacs. After that I've downloaded slime and par edit. (.emacs file in attachment as 'emacs').

Then I've downloaded latest sources of sbcl from official repository and buit it with `sh make.sh --fancy`. From the console it works OK. But when I'm trying to run it with slime and slime-autodoc enabled it ceases when I'm trying to get doc for symbol **the second time**.

Sorry for my English.