R. Mattes writes:
> On Tue, 10 May 2005 10:52:52 -0500, Rick Taube wrote:
>
> >
> >> Mayhaps this is one or another version of the Thomas' patch? I think
> >> at least lambda-gtk cvs includes it too.
> >>
> >
> > Yes the lamdba-gtk sources use Thomas Burdick's code -- works great on
> > x86 but not on OS X.
> >
>
> Hmm, i just tried to get it (the patch you distribute) working with
> sbcl-0.9 Linux/PPC.
Unless someone has added it, there is no Linux/PPC support. It works
with Linux/x86, Solaris/SPARC, and Darwin/PPC (there were a couple
minor bugs in the Darwin/PPC, that I fixed in some version of the
"patch", but they could be worked around by lying about the affected
types).
> I get the following error:
>
> READER-ERROR at 2424 (line 57, column 33) on #<FD-STREAM for "file
> \"/usr/local/src/LISP/sbcl-af/static-vector.lisp\"" {484A47A1}>:
> Symbol "SYSTEM-AREA-COPY" not found in the SB-KERNEL package
There's a branch in CVS with this in it, so presumably it uses a
SYSTEM-AREA-COPY variant that matches what's in its kernel. I
certainly won't be picking this up again until June or July, but
Nikodemus seems to be interested, so maybe he'll clean it up before
then.
|