On Fri, Dec 19, 2008 at 7:58 AM, Frank Schorr wrote:
>
> > but I would like to get comments on how to fix this problem, if any.
> >
>
> I gave up trying windows + sbcl. It seems to be certain that multi
> threading will never be working with this combination.
>
Elephant itself works without mult
> but I would like to get comments on how to fix this problem, if any.
>
I gave up trying windows + sbcl. It seems to be certain that multi threading
will never be working with this combination.
So I'm using win + Lispworks + ele 0.9. However backends using a dll, like bdb,
hang if used from
Hi,
I just encountered a peculiarity with the perform method for
elephant-c-source files, which causes a clean build of elephant-unstable on
Windows/SBCL fails with the following
; $ gcc -mno-cygwin -mwindows -Wall -c -std=c99 "C:\Program
Files\asdf\elephant-unstable\src\memutil\libmemutil.c"
; $