[CM] Re: cannot run cm script on Linux SBCL
Fernando Lopez-Lezcano
nando@ccrma.Stanford.EDU
15 Aug 2005 18:07:31 -0700
On Wed, 2005-08-03 at 19:15, Rick Taube wrote:
> >
> > Or: how do you know if a given sbcl has callbacks?
>
> this is a good question. I havent tried to build sbcl from sources and
> so i dont know if callbacks are in 0.9.2. But one other gotcha -- the
> thread api seems to have changed a bit between 0.9.0 and 0.9.2. its no
> big deal in itself but its really impossible for me to try to account
> for all the differences in the minor releases since so many (good)
> things are happening in sbcl now.
>
> I think maybe cm should hold at the binary release 0.9.0 until there is
> another binary release that contains their x86 callback support (so
> gtk can run again) and, of course, their new thread stuff
> just my opinion.
Well, I'm building from source and 0.9.0 won't build out of the box with
fc4/gcc4... I guess I'll have to somehow use 0.9.3 for now.
-- Fernando