[cl-store-devel] CL-STORE on ECL

Elliott Slaughter elliottslaughter at gmail.com
Mon Aug 17 16:01:24 UTC 2009


On Mon, Aug 17, 2009 at 8:51 AM, Sean Ross <rosssd at gmail.com> wrote:

> Have you tried contacting the ECL mailing list with this?The
> only change in the ASDF file was conditionalizing the cusom.lisp form with a #-ecl
> and I
> see no reason why that should break compilation of other files.
>
> Unfortunately package.lisp doesn't do anything special and I have no idea
> why ECL
> would refuse to load a compiled version of the file.
>
> Have you tried a remove the generated fasl's and compiling in a fresh
> image?
> I'm afraid that's the best I have.
>

Oops, I was using ECL inside Cygwin instead of MinGW. Sorry for the noise.

I do get the following errors in the test suite though. (I don't know if
these are expected errors or not.)

14 out of 113 total tests failed: CHAR.4, STRING.4, VECTOR.3,
STANDARD-OBJECT.1,
 STANDARD-OBJECT.2,
   STANDARD-OBJECT.3, STANDARD-OBJECT.4, STANDARD-CLASS.1,
   STANDARD-CLASS.2, STANDARD-CLASS.3, CONDITION.1, CONDITION.2, CIRC.5,
   CIRC.13.

-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-store-devel/attachments/20090817/66946baf/attachment.html>


More information about the cl-store-devel mailing list