Re: [elephant-devel] Windows/SBCL bug (and partial fix) when compiling DLLs

2008-12-19 Thread Elliott Slaughter
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

Re: [elephant-devel] Windows/SBCL bug (and partial fix) when compiling DLLs

2008-12-19 Thread Frank Schorr
> 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

[elephant-devel] Windows/SBCL bug (and partial fix) when compiling DLLs

2008-12-16 Thread Elliott Slaughter
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" ; $