[elephant-devel] Windows/SBCL bug (and partial fix) when compiling DLLs
Elliott Slaughter
elliottslaughter at gmail.com
Fri Dec 19 21:43:05 UTC 2008
On Fri, Dec 19, 2008 at 7:58 AM, Frank Schorr <franks-muc at web.de> 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 multi-threading, and my application doesn't
particularly need multi-threading, so this is acceptable for me.
So I'm using win + Lispworks + ele 0.9. However backends using a dll, like
> bdb, hang if used from multiple threads. I'm using Postgres through a port
> for that reason.
> I was not able to install more recent versions of ele, but it appears that
> you were successful in this respect. Could you share some of this magic ?
What exactly do you mean by "not able to install"?
I've been able to get Windows + SBCL + the newest elephant-unstable to work
with the bdb backend (single-threaded), although I haven't tried any of the
other backends, or with multiple threads.
What I am mainly trying to fix right now is automatic compilation of the dll
files under SBCL. (See my previous email for details.)
--
Elliott Slaughter
"Any road followed precisely to its end leads precisely nowhere." - Frank
Herbert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20081219/61e4ed67/attachment.html>
More information about the elephant-devel
mailing list